Install smartmontools in task
This commit is contained in:
@@ -24,4 +24,3 @@ common_basic_packages:
|
||||
- python3-apt
|
||||
- python3-pycurl
|
||||
# extra
|
||||
- smartmontools
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
---
|
||||
- name: smartd - install smartmontools
|
||||
package: name=smartmontools
|
||||
|
||||
- name: smartd - /etc/default/smartmontools
|
||||
replace:
|
||||
path: /etc/default/smartmontools
|
||||
|
||||
Reference in New Issue
Block a user