lunarthegrey / ansible-smartd

An Ansible role to install smartmontools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-smartd

An Ansible role to install smartmontools on CentOS / Fedora systems.

You just need to replace the variable in var/main.yml with your email.

Example Playbook

---
- hosts: test
  remote_user: root
  roles: 
    - role: ansible-smartd

About

An Ansible role to install smartmontools

License:GNU General Public License v3.0