feat: Manage podman networks

This commit is contained in:
2026-04-10 11:39:13 +02:00
parent 5b872ba3cb
commit 560a6d31e6
3 changed files with 33 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
podman_pods_defaults: []
podman_networks_defaults:
state: quadlet
recreate: true
podman_containers_defaults:
state: quadlet
recreate: true