6 lines
77 B
YAML
6 lines
77 B
YAML
|
---
|
||
|
- name: Notice
|
||
|
ansible.builtin.debug:
|
||
|
msg: "Nothing to do yet"
|
||
|
...
|