8 lines
101 B
YAML
8 lines
101 B
YAML
---
|
|
#
|
|
# Handlers for collectd-generic
|
|
#
|
|
|
|
- name: restart httpd
|
|
service: name=httpd state=restarted
|