meta: add community.general@^10.0.0 dependency

This commit is contained in:
2025-06-07 22:14:50 +02:00
parent fcbcb39e55
commit 78beaa1814

View File

@ -6,6 +6,7 @@ authors:
- transcaffeine <transcaffeine@finally.coffee> - transcaffeine <transcaffeine@finally.coffee>
description: Various ansible roles useful for automating infrastructure description: Various ansible roles useful for automating infrastructure
dependencies: dependencies:
"community.general": "^10.0.0"
"community.crypto": "^2.22.0" "community.crypto": "^2.22.0"
"community.docker": "^4.0.0" "community.docker": "^4.0.0"
"containers.podman": "^1.16.0" "containers.podman": "^1.16.0"