Accellerate all the things!
This commit is contained in:
parent
9245c6534f
commit
965e506f47
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
hosts: gallery-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -23,7 +24,7 @@
|
|||
hosts: gallery-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: False
|
||||
accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue