diff --git a/ansible.cfg b/ansible.cfg index 76cabbb..f899f07 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,6 @@ [defaults] inventory = /opt/ansible-pull/hosts -log_path = /var/log/ansible.log +log_path = ~/ansible.log retry_files_enabled = False [inventory] enable_plugins = ini