>From what I can tell, and looking at the cron program in the ansible 
directory, it does not seem the core cron management knows how to deal with 
FreeBSD.

Has anyone run into any roles/snippets on managing cron jobs in FreeBSD?

For now I am going to create files in /var/cron/tabs/UserName and see if 
that works.

crontab -e -u UserName
... create valid tab
get content of file and setup in ansible master
push file to machines where I want crontab

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/425d26a8-e6f6-442b-811d-0447c0c5e69e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to