feat(hydrogen): add deployment method podman

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

View File

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