diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index 070b3e9098..1e93e97a85 100644 --- a/playbooks/groups/nuancier.yml +++ b/playbooks/groups/nuancier.yml @@ -7,6 +7,7 @@ hosts: nuancier;nuancier-stg user: root gather_facts: False + accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml @@ -23,6 +24,7 @@ hosts: nuancier;nuancier-stg user: root gather_facts: True + accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml @@ -55,6 +57,7 @@ hosts: nuancier;nuancier-stg user: root gather_facts: True + accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml