infra/roles/stable/gancio/defaults/main.yml
2020-11-12 15:07:15 +01:00

7 lines
232 B
YAML

---
title: "Gancio"
listen_ip: "0.0.0.0"
listen_port: "13120"
url: "http://localhost:13120"
database_password: "{{lookup('community.general.passwordstore', '{{passwordstore_path}}/gancio/db_password create=True nosymbols=true')}}"