Releases: stafwag/ansible-role-package_update
Releases · stafwag/ansible-role-package_update
Corrected ansible-lint errors
- Corrected ansible-lint errors
- Use dnf for the RedHat os family
- The dnf ansible module suports yum backend now
- The dnf ansible module suports yum backend now
- Meta data updated
- Corrected ansible-lint errors
- Added NetBSD to to the platforms
- Added upgrade all example
CleanUp
Don't report a change for apt cache update.
- Don't report a change for apt cache update.
Always update on Debian distributions
- Always update the apt cache on Debian based distributions.
Support for Kali GNU/Linux
- fallback with replace slashes and spaces for ansible_os_family added
- support for Kali GNU/Linux added