vn-ansible/roles/services/handlers/main.yml

7 lines
157 B
YAML
Raw Normal View History

- name: restart service
systemd:
name: service
state: restarted
- name: update example_command configuration
command: /usr/sbin/example_command