ansible-loki-role/tasks/main.yml

9 lines
115 B
YAML
Raw Normal View History

2020-04-19 22:28:06 +02:00
---
2020-04-20 02:21:00 +02:00
# - include: preflight.yml
2020-04-19 22:28:06 +02:00
2020-04-20 02:21:00 +02:00
# - include: install.yml
# become: true
- include: configure.yml
2020-04-19 22:28:06 +02:00
become: true