add ansible
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- hosts: all
|
||||
any_errors_fatal: true
|
||||
roles:
|
||||
- role: ansible-role-promtail
|
||||
vars:
|
||||
promtail_version: "latest"
|
Reference in New Issue
Block a user