Skip to content

Releases: exploide/ansible-role-dnf-automatic

3.2.0

21 Apr 15:33
Compare
Choose a tag to compare
  • Added support for more configuration variables:
    • dnf_automatic_network_online_timeout
    • dnf_automatic_send_error_messages
    • dnf_automatic_email_port
    • dnf_automatic_email_tls
  • Changed defaults of configuration variables to conform with dnf docs:
    • dnf_automatic_random_sleep
    • dnf_automatic_email_command_format
  • Fixes some ansible-lint warnings

3.1.0

24 Dec 14:34
Compare
Choose a tag to compare
  • Made role compatible with check mode
  • Fixed various ansible-lint warnings
  • Added test cases via molecule
  • Run ansible-lint and molecule using GitHub Actions CI

Many thanks to @thozza

3.0.1

09 May 17:14
Compare
Choose a tag to compare

Fixed a file not found issue when automatic reboot isn't used.

3.0.0

07 May 11:13
a736a7b
Compare
Choose a tag to compare

Support for automatic reboot when an updated package requires it.

thanks to @mjourdan

2.0.0

11 Jul 18:00
Compare
Choose a tag to compare

First version compatible with dnf > 2

  • use dnf-automatic-install.timer instead of obsoleted dnf-automatic.timer
  • support for new configuration options concerning command and command_email

1.0.0

11 Jul 17:59
Compare
Choose a tag to compare

Final release compatible with dnf 1.x