chainetv/defaults/main.yml

14 lines
252 B
YAML
Raw Normal View History

2019-04-25 19:59:52 +00:00
---
2019-04-26 12:04:48 +00:00
# defaults file for chainetv
name: chainetv
source_location: /srv/chainetv/
venv_location: /opt/venv/
venv_name: "{{name}}"
backendfolder: backend
exec_user: root
exec_group: root
repo: gitea@pi2:vincent/chainetv_web.git
2019-04-26 12:19:42 +00:00
force_site_update: false