@@ -2,10 +2,11 @@
connection: local
become: true
pre_tasks:
- name: update repositories
apt:
update_cache: yes
changed_when: False
tasks:
- name: Install packages
name:
- htop
- mc
- tmux
- include: tasks/packages.yml
The note is not visible to the blocked user.