Skip to content

Oefenweb/ansible-cron-apt

Repository files navigation

cron-apt

CI Ansible Galaxy

Set up cron-apt in Debian-like systems.

Requirements

  • liblockfile-bin (will be installed)

Variables

  • cron_apt_mailto: [default: root]: The email address to send mail to
  • cron_apt_mailon: [default: upgrade]: When to send email about the cron-apt results
  • cron_apt_options: [optional]: General apt options that will be passed to all APTCOMMAND calls
  • cron_apt_syslogon: [optional]: When to send the cron-apt results to syslog (e.g. upgrade, changes)

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.cron-apt

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!