Cut out accelerate from the sundries playbook
This commit is contained in:
parent
d20ffe58ff
commit
d3af060dfa
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
hosts: sundries;sundries-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
accelerate: True
|
||||
# accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -24,7 +24,7 @@
|
|||
hosts: sundries;sundries-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: True
|
||||
# accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue