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