development
main
@ -8,3 +8,8 @@
- name: Say Hello world
ansible.builtin.debug:
msg: Hello world!
- name: This should generate a syntax error but pass ansible-lint
mg: "this is incorrect, and should be `msg` instead!"
The note is not visible to the blocked user.