Managing crontabs in FreeBSD

13 views
Skip to first unread message

Francisco Reyes

unread,
Aug 19, 2015, 9:11:37 PM8/19/15
to Ansible Project
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
Reply all
Reply to author
Forward
0 new messages