Skip to content

8.0.0

Compare
Choose a tag to compare
@evrardjp evrardjp released this 01 Apr 11:52
· 2 commits to master since this release
f782742

What's Changed

CI work:

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

Full Changelog: 7.0.0...8.0.0