Initial Ansible scenarios

This commit is contained in:
2026-07-26 22:31:48 +03:00
commit 23c9fd55af
11 changed files with 172 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[defaults]
inventory = inventory/hosts.yml,inventory/credentials.yml
host_key_checking = False
interpreter_python = auto_silent