vieter: add podman-based deployment
This commit is contained in:
parent
b2ea4ad0d3
commit
7f10c05cec
10 changed files with 173 additions and 32 deletions
|
|
@ -12,9 +12,16 @@
|
|||
roles:
|
||||
- 'any.common.debian-repositories'
|
||||
- 'any.tools.default'
|
||||
- 'any.tools.ufw'
|
||||
- 'any.tools.restic'
|
||||
- 'any.tools.caddy'
|
||||
# First change SSH settings before enabling firewall
|
||||
- 'any.common.ssh'
|
||||
- 'any.tools.ufw'
|
||||
- 'pearl.mounts'
|
||||
tags: base
|
||||
|
||||
- hosts: pearl
|
||||
become: true
|
||||
roles:
|
||||
- 'any.software.vieter-podman'
|
||||
tags: vieter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue