diff --git a/ansible.cfg b/ansible.cfg index eef14bb..ecf72c6 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,6 +3,7 @@ inventory = hosts interpreter_python = auto_silent nocows = 1 timeout= 30 +force_valid_group_names = ignore [ssh_connection] ssh_args = -o StrictHostKeyChecking=no