Most probably you have to install Cron first,
sudo yum install cronie -y sudo systemctl enable crond sudo systemctl start crond
Then run to add corn task,
crontab -e