More folder restructuring to prepare for prod...

This commit is contained in:
2026-02-26 17:38:08 +01:00
parent 28df89aeb4
commit c3af04639f
4 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,2 +1,3 @@
id_ansible_lab*
*.sw*
inventory/prod/*.ym*l
+1 -1
View File
@@ -1,5 +1,5 @@
[defaults]
inventory = inventory/inventory.yml
inventory = inventory/lab/inventory.yml
host_key_checking = False
stdout_callback = yaml
callback_enabled = timer
View File