lxc with drone-runner on proxmox via opentofu and ansible

This commit is contained in:
2026-02-23 23:55:29 +01:00
commit b29c73c404
10 changed files with 254 additions and 0 deletions

5
ansible/inventory.yml Normal file
View File

@@ -0,0 +1,5 @@
all:
hosts:
drone-runner:
ansible_host: 192.168.178.200
ansible_user: root