Sadly disable accelerate here since sb network is weird.
This commit is contained in:
parent
c6ef1dcc1f
commit
fdbd65bce3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
hosts: mirrorlist
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: True
|
||||
accelerate: False
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue