Topics
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 v4.0.0.
- Bumping requires_ansible to >=2.15.0, since previous ansible-core versions are EoL now.
- Revised the instructions on when to utilize the token.
- Update readme as per the common template.
- Updated the URL to point to validated content instead of certified content.
Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. The last known version compatible with ansible-core<2.14 is v3.0.0.
- Bumping requires_ansible to >=2.14.0, since previous ansible-core versions are EoL now.
- Change actions to operations
- Update docs, tests and GH matrix.
- Add support for scm operations and remove inventory_directory attribute.
- rename var in task.
- place remediate task in include dir.
- Fix when no neighbor is present.
- Update directory structure for filter plugin.