changed - robin hood style
parent
7211e4d484
commit
4b1a7327a2
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
- name: Install promtail to Linux machines for log collection.
|
||||
hosts: all
|
||||
gather_facts: yes
|
||||
roles:
|
||||
- role: patrickjahns.promtail
|
||||
vars:
|
||||
|
|
|
@ -1,5 +1 @@
|
|||
---
|
||||
roles:
|
||||
# Install a role from Ansible Galaxy.
|
||||
- name: patrickjahns.promtail
|
||||
version: 1.4.0
|
||||
- src: patrickjahns.promtail
|
||||
|
|
Loading…
Reference in New Issue