diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..1d39f62 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,6 @@ +[ssh_connection] +ssh_args = -o StrictHostKeyChecking=accept-new + +[defaults] +inventory = inventory +private_key_file = ~/.ssh/id_ed25519