Initial commit after Claude implementation

This commit is contained in:
Ian Roddis
2026-03-23 14:29:32 -03:00
commit 5920d3fd7a
62 changed files with 1847 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[defaults]
inventory = inventories/production
roles_path = roles
retry_files_enabled = False
host_key_checking = False
stdout_callback = yaml
callbacks_enabled = timer, profile_tasks
[ssh_connection]
pipelining = True