Added ansible config

This commit is contained in:
2026-02-01 12:29:59 +01:00
parent 99b976d795
commit 2a40ae1970

5
ansible.cfg Normal file
View File

@@ -0,0 +1,5 @@
[defaults]
inventory = ./inventory/inventory.yml
host_key_checking = False
interpreter_python = auto_silent
nocows=1