6 lines
79 B
YAML
6 lines
79 B
YAML
---
|
|
- hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- ansible-role-promtail
|