feat(hedgedoc): add ansible role for deployment
This commit is contained in:
10
roles/hedgedoc/vars/main.yml
Normal file
10
roles/hedgedoc/vars/main.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
hedgedoc_states:
|
||||
- present
|
||||
- absent
|
||||
hedgedoc_deployment_methods:
|
||||
- docker
|
||||
|
||||
hedgedoc_required_arguments:
|
||||
- hedgedoc_domain
|
||||
- hedgedoc_config_session_secret
|
Reference in New Issue
Block a user