Files
2022-08-16 18:37:14 +02:00

10 lines
153 B
YAML

- hosts: A
gather_facts: false
tasks:
- command: echo
notify:
- noop_handler
handlers:
- name: noop_handler
meta: noop