This commit is contained in:
Sascha 2026-03-03 21:45:41 +01:00
commit b6dafc7a73
9 changed files with 391 additions and 0 deletions

7
ansible.cfg Normal file
View file

@ -0,0 +1,7 @@
[defaults]
host_key_checking = false
inventory=pfannkuchen.ini
ansible_python_interpreter=/usr/bin/python3
interpreter_python = auto_silent
[ssh_connection]
ssh_args = -o PasswordAuthentication=yes