diff --git a/roles/ansible-server/templates/ansible.cfg.j2 b/roles/ansible-server/templates/ansible.cfg.j2 index c7e386714c..d1bf9c79dc 100644 --- a/roles/ansible-server/templates/ansible.cfg.j2 +++ b/roles/ansible-server/templates/ansible.cfg.j2 @@ -249,6 +249,7 @@ filter_plugins = /srv/web/infra/ansible/filter_plugins:/usr/lib/python2.7/si # and you can change the location of the files by setting retry_files_save_path #retry_files_enabled = False +retry_files_enabled = False #retry_files_save_path = ~/.ansible-retry # squash actions