@@ -14,3 +14,9 @@
ansible.builtin.file:
state: absent
path: "{{ dest_dir }}"
- name: Remove schedule to start app at reboot
ansible.builtin.cron:
name: "Start app at boot"
special_time: reboot
The note is not visible to the blocked user.