Disable accel again to test speed
This commit is contained in:
parent
2394bfe6cc
commit
9245c6534f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
hosts: gallery-stg
|
hosts: gallery-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
accelerate: True
|
accelerate: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue