Begin remove backup from docker + Debian support
This commit is contained in:
parent
e026113bb7
commit
7fe8837098
31 changed files with 82 additions and 565 deletions
19
playbook.yml
19
playbook.yml
|
@ -4,14 +4,13 @@
|
|||
|
||||
roles:
|
||||
- { role: docker, tags: ["docker"] }
|
||||
- { role: volume_restore, tags: ["volume_restore"] }
|
||||
- { role: ssh, tags: ["ssh"] }
|
||||
- { role: traefik, tags: ["traefik"] }
|
||||
- { role: whoami, tags: ["whoami"] }
|
||||
- { role: protonmail, tags: ["protonmail"] }
|
||||
- { role: cloud, tags: ["cloud"] }
|
||||
- { role: home_assistant, tags: ["home_assistant"] }
|
||||
- { role: n8n, tags: ["n8n"] }
|
||||
- { role: matrix, tags: ["matrix"] }
|
||||
- { role: iptables, tags: ["iptables"] }
|
||||
- { role: clean, tags: ["clean"] }
|
||||
# - { role: traefik, tags: ["traefik"] }
|
||||
# - { role: whoami, tags: ["whoami"] }
|
||||
# - { role: protonmail, tags: ["protonmail"] }
|
||||
# - { role: cloud, tags: ["cloud"] }
|
||||
# - { role: home_assistant, tags: ["home_assistant"] }
|
||||
# - { role: n8n, tags: ["n8n"] }
|
||||
# - { role: matrix, tags: ["matrix"] }
|
||||
# - { role: iptables, tags: ["iptables"] }
|
||||
# - { role: clean, tags: ["clean"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue