4281adfd95
* 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.
4 lines
89 B
YAML
4 lines
89 B
YAML
- include_tasks: dependencies.yml
|
|
- include_tasks: repo.yml
|
|
- include_tasks: logging.yml
|