From cc6228026309ab95f83d0c39a5d63bb8a9b8241b Mon Sep 17 00:00:00 2001 From: rene Date: Fri, 12 Mar 2021 12:19:36 +0100 Subject: [PATCH] anjusted ansible.cfg --- ansible.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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