Update 'roles/telegraf/tasks/debian.yml'
This commit is contained in:
parent
b9a3cd1c2c
commit
89fc596508
1 changed files with 4 additions and 4 deletions
|
@ -66,7 +66,7 @@
|
|||
enabled: yes
|
||||
name: telegraf
|
||||
|
||||
- name: display help next steps
|
||||
vars:
|
||||
contents: "{{ lookup('file', 'repo/telegraf_settings') }}"
|
||||
debug: msg="{{ contents.split('\n') }}"
|
||||
#- name: display help next steps
|
||||
# vars:
|
||||
# contents: "{{ lookup('file', 'repo/telegraf_settings') }}"
|
||||
# debug: msg="{{ contents.split('\n') }}"
|
||||
|
|
Loading…
Reference in a new issue