fix: use containers.podman collection instead of community.general

This commit is contained in:
Hermes Agent service account
2026-05-26 22:53:57 -05:00
parent 1a9addc537
commit e7d9a8fec5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
---
collections:
- name: community.general
version: ">=6.0.0"
- name: containers.podman
version: ">=1.10.0"