Releases: exploide/ansible-role-dnf-automatic
Releases · exploide/ansible-role-dnf-automatic
3.2.0
- 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
- 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
Fixed a file not found issue when automatic reboot isn't used.
3.0.0
Support for automatic reboot when an updated package requires it.
thanks to @mjourdan
2.0.0
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
Final release compatible with dnf 1.x