diff --git a/ansible.cfg b/ansible.cfg index 4982990..2e21c47 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,7 @@ [defaults] bin_ansible_callbacks = True inventory = tools/ansible/hosts.yml +nocows = True roles_path = tools/ansible/.roles stdout_callback = yaml verbosity = 1