feat(hydrogen): add ansible role for deployment using docker
This commit is contained in:
6
roles/hydrogen/vars/main.yml
Normal file
6
roles/hydrogen/vars/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
hydrogen_states:
|
||||
- present
|
||||
- absent
|
||||
hydrogen_deployment_methods:
|
||||
- docker
|
Reference in New Issue
Block a user