homeserver/roles/mgrote_smart/defaults/main.yml

7 lines
147 B
YAML

---
# path to smartctl
smart_smartctl_path: "/usr/sbin/smartctl"
# under which user the script is run
smart_user_group: "root"
smart_user: "smart"