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