add bare ansible config

This commit is contained in:
2026-01-26 21:00:47 +01:00
parent 310feeb6c5
commit dd6fb1cf50
5 changed files with 78 additions and 0 deletions

7
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,7 @@
[defaults]
inventory = hosts.yaml
local_tmp = .ansible
cow_selection = random
vault_password_file = pass.sh
interpreter_python = auto_silent