@@ -0,0 +1,6 @@
- name: Disable crontab job
ansible.builtin.cron:
name: firstboot
state: absent
- name: Reboot host
reboot:
The note is not visible to the blocked user.