Prototype the role
This commit is contained in:
7
roles/ping_exporter/molecule/default/converge.yml
Normal file
7
roles/ping_exporter/molecule/default/converge.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: "genlab.common.ping_exporter"
|
||||
ping_exporter_targets:
|
||||
- "127.0.0.1"
|
||||
Reference in New Issue
Block a user