ansible/roles/smartd-hp-smartarray/handlers/main.yml

6 lines
76 B
YAML

---
- name: Restart smartd
service:
name: smartd
state: restarted