openstack-ansible-rsyslog_c.../handlers/main.yml

8 lines
80 B
YAML

---
- name: restart rsyslog
service:
name: rsyslog
state: restarted