I'm trying to make a task that takes a dict of cronjobs, passes the dict 
through dictsort so that it is a list, the goes through that list via 
"with_items" to add each cronjob. For some reason, the job= variable gets 
screwed up. It comes through as a full string in the debug message, but 
gets split up in the cron module call.

You can see the vars, tasks, and output here: http://pastebin.com/2EqaeNb9 Any 
thoughts?

Sorry for the bad subject and description, I couldn't think of anything 
better....

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to