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