8.0.0
What's Changed
CI work:
- Bump molecule-docker from 1.1.0 to 2.0.0 by @dependabot in #224
- Split ansible-2.10 requirements from dev by @evrardjp in #225
- Bump molecule from 4.0.0 to 4.0.1 by @dependabot in #228
- Bump yamllint from 1.27.1 to 1.28.0 by @dependabot in #239
- Fix ci by @evrardjp in #259
- Disable CI until a solution for molecule is found by @evrardjp in #260
The last one is very sad. I am now thinking of a different approach, using lxd or systemd-nspawn. I am tired of the regular
breaking changes that plague the role testing.
Code improvements
- Use ansible_facts instead of global scoped variables by @evrardjp in #226
- Add support for checkmode in tasks/main.yml by @sd-hardy in #232
- Fixes conditional logic and other issues with dropping scripts by @busterswt in #240
- Commenting out unused variables for shellcheck compliance. by @crazzy in #256
- Remove dependencies updates for old ansible by @evrardjp in #258
- Cleanup Examples by @evrardjp in #261
- Support absolute paths for SELinux modules by @cosandr in #264
- Update keepalived-install-example.yml by @Eamixs in #269
- enable track_interface config per sync_group by @zerwes in #276
- Support virtualserver/inhibit_on_failure by @dhoffend in #275
New Contributors
- @sd-hardy made their first contribution in #232
- @busterswt made their first contribution in #240
- @crazzy made their first contribution in #256
- @cosandr made their first contribution in #264
- @Eamixs made their first contribution in #269
- @dhoffend made their first contribution in #275
Full Changelog: 7.0.0...8.0.0