feat: terraform + ansible config to provision a host on hetzner & set cloudflare DNS

This commit is contained in:
2026-08-18 13:01:36 +02:00
commit fecf871eb1
9 changed files with 181 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[defaults]
inventory = inventory.ini
host_key_checking = False