Add blackbox_exporter to external ns host
This commit is contained in:
parent
dc2a6f5788
commit
20d91ff1b0
2 changed files with 4 additions and 1 deletions
|
@ -21,3 +21,5 @@
|
|||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: ifstated
|
||||
when: "'vultr' not in group_names"
|
||||
- role: blackbox_exporter
|
||||
when: "inventory_hostname == 'atl01.vultr.foo.sh'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue