Releases: redhat-cop/network.base
Releases · redhat-cop/network.base
v6.0.0
v6.0.0
Release Summary
With this release, the minimum required version of ansible-core
for this collection is 2.15.0
. The last version known to be compatible with ansible-core
versions below 2.15
is v5.0.0.
Major Changes
- Bumping
requires_ansible
to>=2.15.0
, since previous ansible-core versions are EoL now.
Documentation Changes
- Eliminate the redundant installation section.
- Update README.
- Update the installation steps with correct url.
v5.0.0
Release Summary
Starting from this release, the minimum ansible-core
version this collection requires is 2.14.0
. That last known version compatible with ansible-core<2.14 is v4.1.0
Major Changes
- Bumping
requires_ansible
to>=2.14.0
, since previous ansible-core versions are EoL now.
Full Changelog: v4.1.0...v5.0.0
v4.1.0
Minor Changes
- Add tag support to
persist
task.
Documentation Changes
- Update badges to refer to the proper GitHub repository.
Full Changelog: 4.0.0...v4.1.0
4.0.0
4.0.0
Major Changes
- Rename role variables to follow the role_name_var variable naming rule for roles.
- Rename variable action as operation, on behalf of ansible-lint var-naming error for reserved Ansible keywords.
Minor Changes
- Add support for parent_directory options.
Bugfixes
- confirm drift based on changed status rather than commands.
Documentation Changes
- Fix misspelled words in README, and fix examples.
- Update tests for gather, persist, remediate and deploy.
New Contributors
- @KB-perByte made their first contribution in #54
- @NilashishC made their first contribution in #57
Full Changelog: https://github.com/redhat-cop/network.base/commits/4.0.0