mirror of
https://github.com/roles-ansible/ansible_role_prometheus_ping_exporter.git
synced 2024-08-16 10:19:51 +02:00
Merge pull request #13 from roles-ansible/DO1JLR-patch-1
Update README.md
This commit is contained in:
commit
426a5bd5f3
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