WIP: feat(sharkey): add ansible role for deployment
This commit is contained in:
5
roles/sharkey/defaults/main/compose.yml
Normal file
5
roles/sharkey/defaults/main/compose.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sharkey_compose_state: "{{ sharkey_state }}"
|
||||
sharkey_compose_project_name: "sharkey"
|
||||
sharkey_compose_project_src: "/etc/sharkey"
|
||||
sharkey_compose_build: "never"
|
||||
Reference in New Issue
Block a user