feat: add ansible configuration to bootstrap host

This commit is contained in:
2026-08-17 14:59:59 +02:00
parent d7fc8d2531
commit e4e45755a9
5 changed files with 25 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
[defaults]
inventory = inventory.ini
host_key_checking = False