Even after successful completion of the task the validation is failing .
KodeKloud team please review
Even after successful completion of the task the validation is failing .
KodeKloud team please review
Hi, as I understood you create task under tony user, you need under root, use command sudo -i to switch to user root
@Medet-Zhanaidarov is correct.
The question says
Add a cron
*/5 * * * * echo hello > /tmp/cron_textforrootuser.
You added it for tony user, which is not what is asked for.