feat(hydrogen): add ansible role for deployment using docker

This commit is contained in:
2024-10-04 15:52:34 +02:00
parent 0a8d128205
commit 7aa6ba6f27
10 changed files with 196 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
hydrogen_states:
- present
- absent
hydrogen_deployment_methods:
- docker