feat(hydrogen): add deployment method podman

This commit is contained in:
2024-10-04 17:41:34 +02:00
parent 7aa6ba6f27
commit 29ffe7f8fa
3 changed files with 34 additions and 0 deletions

View File

@ -4,3 +4,4 @@ hydrogen_states:
- absent
hydrogen_deployment_methods:
- docker
- podman