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

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

View File

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