Compare commits

...

1 Commits

Author SHA1 Message Date
11d7293283
feat(hydrogen): add deployment method podman 2024-10-04 18:23:57 +02:00
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