@@ -4,6 +4,10 @@
become: yes
tasks:
- name: Updates apt cache
ansible.builtin.apt:
update_cache: true
- name: Perform a dist-upgrade.
upgrade: dist
The note is not visible to the blocked user.