Use absolute rather than relative path for config.yml
@ -8,7 +8,7 @@
pre_tasks:
- include_vars: "{{ item }}"
with_fileglob:
- ../config.yml
- "{{ playbook_dir }}/config.yml"
tags: ['always']
roles:
The note is not visible to the blocked user.