Disable accel again to test speed

This commit is contained in:
Kevin Fenzi 2013-09-25 20:58:13 +00:00
parent 2394bfe6cc
commit 9245c6534f

View file

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