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 1e31adef1f
10 changed files with 192 additions and 0 deletions

View File

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