Closes: https://github.com/ceph/ceph-ansible/issues/1611
Signed-off-by: Sébastien Han <seb@redhat.com>
# Be sure the user running Ansible has permissions on the logfile
log_path = /var/log/ansible.log
+# Disable them in the context of https://review.openstack.org/#/c/469644
+retry_files_enabled = False
+
[ssh_connection]
# see: https://github.com/ansible/ansible/issues/11536
control_path = %(directory)s/%%h-%%r-%%p