tokenbridge/deployment/roles/common/tasks/main.yml
Przemyslaw Rzad 4281adfd95
UI logging (#131)
* Introduced logging task for the ui

* Do not update repo to allow multiple apps

* Setup logging first

* Different template names

* Separate docker logging config

* Removed duplication

* Common logging task.

* Tests.

* Lint.

* Commented out syslog server port for ui

* Testing file permissions.
2019-07-09 17:00:12 +02:00

4 lines
89 B
YAML

- include_tasks: dependencies.yml
- include_tasks: repo.yml
- include_tasks: logging.yml