fix: adds dependency on containers.podman

This commit is contained in:
Iain Learmonth 2025-12-22 11:20:11 +00:00
parent 91390d7359
commit 0d70928df3

View file

@ -15,6 +15,7 @@ dependencies:
ansible.posix: "*" ansible.posix: "*"
community.crypto: "*" community.crypto: "*"
community.general: "*" community.general: "*"
containers.podman: "*"
freeipa.ansible_freeipa: "1.15.1" freeipa.ansible_freeipa: "1.15.1"
tags: tags:
- linux - linux