Add podman to installer tasks

This commit is contained in:
Christer Warén
2025-07-24 15:17:41 +03:00
parent 44d22b6558
commit 5df6722c7b

View File

@@ -144,6 +144,22 @@
tags:
- mariadb
- name: "Installer : Podman : Install"
ansible.builtin.apt:
name:
- podman
- podman-compose
- netavark
- buildah
- slirp4netns
state: latest
- name: "Installer : FirewallD : Start"
ansible.builtin.systemd_service:
name: firewalld
state: started
enabled: true
- name: "Installer : Schedule : Maintenance"
ansible.builtin.cron:
name: "PVJJK 1.VOS TJAS - Infra - Maintenance"