forked from infra/ansible
5 lines
65 B
YAML
5 lines
65 B
YAML
---
|
|
|
|
- name: restart snmpd
|
|
service: name=snmpd state=restarted
|