development
main
@ -5,6 +5,10 @@
tasks:
- name: Say Hello world
- name: Say hello world
ansible.builtin.debug:
msg: Hello world!
- name: Say goodbye world
ansible.builtin.fail:
msg: Goodbye world!
The note is not visible to the blocked user.