ansible/roles/common/handlers/main.yml

5 lines
65 B
YAML

---
- name: restart snmpd
service: name=snmpd state=restarted