diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index 55afa3a..86bb97f 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -3,5 +3,5 @@ inventory = inventory.yml interpreter_python = /usr/bin/python3 remote_user = andrei -private_key_file = ~/.ssh/id_ed25519_yatf +private_key_file = id_ed25519_yatf host_key_checking = False