diff --git a/ansible.cfg b/ansible.cfg index 4011dfa..e4e7c92 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,4 @@ [defaults] -inventory = inventory +inventory = inventory.yml private_key_file = ~/.ssh/ansible-key host_key_checking = False