From d3af060dfa392e2c5aa681b1957739cff743c9fb Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 19 May 2014 12:32:28 +0200 Subject: [PATCH] Cut out accelerate from the sundries playbook --- playbooks/groups/sundries.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index d6da10ebba..e1528ff4f8 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -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