system-config/playbooks/roles/install-docker/handlers/main.yaml

5 lines
74 B
YAML

- name: Restart rsyslog
service:
name: rsyslog
state: restarted