fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-16 11:56:52 +03:00
parent 48652534ce
commit f4b945d1ed
7 changed files with 45 additions and 45 deletions

View File

@@ -2,6 +2,6 @@
- name: Converge
hosts: all
roles:
- role: genlab.smartctl_exporter
smartctl_exp_dir: "/etc/exporters"
- role: genlab.common.smartctl_exporter
smartctl_exporter_dir: "/etc/exporters"
smartctl_exp_config_dir: "/etc/exporters/config"