homeserver/roles/mgrote.smart/defaults/main.yml
mg d2c425f014 change to script user: smart (#252)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#252
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-23 21:51:18 +01:00

7 lines
157 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"