tokenbridge/deployment/roles/oracle/defaults/main.yml
Przemyslaw Rzad 1da1acbfbe
Yaml and Ansible linting in Molecule (#141)
* Removed old ansible-lint outside of molecule

* Yamlint

* Enabled ansible-lint with minimal rules

* Removed ansible-lint job
2019-07-11 10:17:02 +02:00

8 lines
191 B
YAML

---
bridge_path: "/home/{{ compose_service_user }}/bridge"
ALLOW_HTTP: no
QUEUE_URL: amqp://rabbit
REDIS_URL: redis://redis
syslog_server_port: udp://127.0.0.1:514
keyfile_path: "/root/.key"