ansible-ops-management/tasks/syslog.yml

6 lines
77 B
YAML

---
- name: Notice
ansible.builtin.debug:
msg: "Nothing to do yet"
...