feat: Add ghost and dawarich
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user