Accellerate all the things!

This commit is contained in:
Kevin Fenzi 2013-09-25 21:01:45 +00:00
parent 9245c6534f
commit 965e506f47

View file

@ -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