ansible-loki-role/tasks/main.yml

6 lines
68 B
YAML
Raw Normal View History

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