feat(hydrogen): add deployment method podman

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

View File

@@ -9,3 +9,4 @@ galaxy_info:
- matrix - matrix
- matrix-client - matrix-client
- docker - docker
- podman

View File

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