smartd.yml 116 B

123456
  1. - name: 'Restart smartmontools'
  2. service:
  3. name: 'smartmontools'
  4. state: 'restarted'
  5. # vim: ft=yaml.ansible