WIP: feat(sharkey): add ansible role for deployment
This commit is contained in:
6
roles/sharkey/vars/main.yml
Normal file
6
roles/sharkey/vars/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
sharkey_states:
|
||||
- present
|
||||
- absent
|
||||
sharkey_deployment_methods:
|
||||
- "docker-compose"
|
Reference in New Issue
Block a user