Ansible role installs smartmontools and sets smartd configuration.
- Tested on ansible 2.1.2.0
__smartd_email - smartd reporting email address
- hosts: all
roles:
- { role: grimmjow8.ansible-smartmontools }
<path>/ansible-smartmontools $ ansible-playbook test.yml
Licensed under the MIT License. See the LICENSE file for details.
TBD