Reviewed-on: #10
@ -8,3 +8,9 @@
- name: Say Hello world
ansible.builtin.debug:
msg: Hello world!
- name: Install Git
ansible.builtin.package:
name: git
state: present
The note is not visible to the blocked user.