@@ -1,12 +1,12 @@
- hosts: localhost
connection: local
become: true
become: yes
pre_tasks:
- name: update repositories
apt:
update_cache: yes
changed_when: False
# changed_when: False
tasks:
- include_tasks: tasks/users.yml
The note is not visible to the blocked user.