add smartctl_exporter role
This commit is contained in:
7
roles/smartctl_exporter/molecule/default/converge.yml
Normal file
7
roles/smartctl_exporter/molecule/default/converge.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: genlab.smartctl_exporter
|
||||
smartctl_exp_dir: "/etc/exporters"
|
||||
smartctl_exp_config_dir: "/etc/exporters/config"
|
||||
Reference in New Issue
Block a user