diff --git a/ansible.cfg b/ansible.cfg index 8378536..26c2661 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,3 @@ [defaults] -hostfile = hosts.py +inventory = hosts.py +stdout_callback = debug