diff --git a/ansible.cfg b/ansible.cfg index 747586b07..bafab4a3b 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,5 @@ [defaults] +nocows = True roles_path = ./roles inventory = ./hosts.ini