Ansible Role to install and configure Crontabs for Ubuntu.
None.
Available variables are listed below, along with default values (see defaults/main.yml
).
You can overload the variables by creating a dictionary called "crontab", ex:
crontab:
global:
- "@reboot root logger 'system restarted'"
None.
- hosts: all
roles:
- apolloclark.crontab
MIT / BSD
This role was created in 2018 by Apollo Clark