Skip to content

oxivanisher/role-smartd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartd

Ansible Lint

This role configures smartd from the smartmontools to make it more sensible with Raspberry Pis and systems with NVME drives. It

  • Ensures smartd does not stop when no disks are found (rpis i.e.)
  • Disable devicescan to reduce spam mails for nvme drives if smartd_disable_devicescan is set

Role Variables

Name Comment Default value
smartd_disable_devicescan Disable device scan false

Dependencies

None

Example Playbook

- name: Debian clients
  hosts: debian
  roles:
    - role: oxivanisher.linux_base.smartd

License

BSD

Author Information

This role is part of the oxivanisher.linux_base collection, and the source for that is located on github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published