: replace docker with podman
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled

This commit is contained in:
VC
2025-11-23 16:28:38 +01:00
parent e4c66c065f
commit 17aabc49a3
10 changed files with 56 additions and 54 deletions

6
playbooks/podman.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: Install podman
hosts: podmanservers
roles:
- podman