@ -29,4 +29,4 @@
- name: what is no log set to
ansible.builtin.debug:
msg: "{{ env['ANSIBLE_NO_LOG]' }}"
msg: "{{ lookup('env', 'ANSIBLE_NO_LOG') | default('no thanks') }}"
The note is not visible to the blocked user.