Add names.
This commit is contained in:
parent
132a1393a5
commit
c429b38b66
@ -1,7 +1,8 @@
|
||||
---
|
||||
# Application that populates InfluxDB with metric data.
|
||||
|
||||
- shell: "{{ item }}"
|
||||
- name: Server | InfluxDB | Install
|
||||
shell: "{{ item }}"
|
||||
args:
|
||||
chdir: "{{ ansible_env.HOME }}/Downloads/"
|
||||
loop:
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
# Application that populates InfluxDB with metric data.
|
||||
|
||||
- shell: "{{ item }}"
|
||||
- name: Server | Telegraf | Install
|
||||
shell: "{{ item }}"
|
||||
args:
|
||||
chdir: "{{ ansible_env.HOME }}/Downloads/"
|
||||
loop:
|
||||
|
Loading…
x
Reference in New Issue
Block a user