mirror of
https://github.com/roles-ansible/ansible_role_prometheus_ping_exporter.git
synced 2024-08-16 10:19:51 +02:00
Update README.md
Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
parent
311963625c
commit
69836a77a4
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Please define all your targets in the ``ping_exporter__targets`` array.
|
|||
- name: Install ping exporter at example.com
|
||||
hosts: example.com
|
||||
roles:
|
||||
- {role: do1jlr.prometheus_ping_exporter, tags: etebase}
|
||||
- {role: l3d.prometheus_ping_exporter, tags: etebase}
|
||||
vars:
|
||||
ping_exporter__targets:
|
||||
- host1.example.com
|
||||
|
|
Loading…
Reference in a new issue