feat: Buncha shit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
become: yes
|
||||
roles:
|
||||
# - role: cloudflare-ddns/provision/delete
|
||||
- role: cloudflare-ddns/provision/create
|
||||
- role: cloudflare-ddns/provision/start
|
||||
|
||||
- hosts: revali
|
||||
become: yes
|
||||
roles:
|
||||
- role: lxc/enable-ssh
|
||||
|
||||
- hosts: cloudflare-ddns
|
||||
become: yes
|
||||
roles:
|
||||
- role: cloudflare-ddns/update
|
||||
- role: cloudflare-ddns/install-docker
|
||||
- role: cloudflare-ddns/install-app
|
||||
Reference in New Issue
Block a user