@@ -8,8 +8,8 @@
- name: Stop containers
ansible.builtin.command: "make -C {{ dest_dir }} fclean"
when: not ansible_check_mode
ignore_errors: true
tasks:
- name: Remove app files
ansible.builtin.file:
state: absent
The note is not visible to the blocked user.