anjusted ansible.cfg

This commit is contained in:
rene
2021-03-12 12:19:36 +01:00
parent f08d867f7b
commit cc62280263

View File

@@ -1,4 +1,6 @@
[defaults] [defaults]
inventory = hosts inventory = /opt/ansible-pull/hosts
log_path = /var/log/ansible.log log_path = /var/log/ansible.log
retry_files_enabled = False retry_files_enabled = False
[inventory]
enable_plugins = ini