Hi everyone,
I wanted to create a new crontab using ansible module "cron" , when i
execute the script i didn't get any error message everything is ok , but
when i chuck up on the node machine"192.168.1.147 " using the command
crontab -u username -l no crontab have been created for username.
I am trying to create a playbook that creates user in linux and I have declared
my variables as a dictionary's type user_data but when I run it I have the
following error :
FAILED! => {
"assertion": "ansible_failed_result.failed == false",
"changed": false,
"evaluated_to": false,
"msg": "Sorr