vieter: add podman-based deployment

This commit is contained in:
Jef Roosens 2025-07-04 16:10:32 +02:00
parent b2ea4ad0d3
commit 7f10c05cec
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
10 changed files with 173 additions and 32 deletions

View file

@ -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