machine_setup/ansible/roles/blank/handlers/main.yaml

5 lines
74 B
YAML
Raw Normal View History

2022-10-12 02:01:06 +00:00
# - name: restart foo
# service:
# name: foo
# state: restarted