feat: Add ghost and dawarich

This commit is contained in:
Lino Silva
2025-08-29 22:21:30 +01:00
parent 877b4581af
commit ba250ae6ab
23 changed files with 591 additions and 2 deletions
+27
View File
@@ -0,0 +1,27 @@
---
# - hosts: localhost
# become: yes
# roles:
# - role: 48-dawarich/provision/delete
# vars:
# vmid: 648
# - role: 48-dawarich/provision/create
# vars:
# vmid: 648
# - role: 48-dawarich/provision/start
# vars:
# vmid: 648
# - hosts: yunobo
# become: yes
# roles:
# - role: 48-dawarich/enable-ssh
# vars:
# vmid: 648
- hosts: dawarich
become: yes
roles:
- role: 48-dawarich/update
- role: 48-dawarich/install-docker
- role: 48-dawarich/install-app