Skip to content

v2.5.0

Compare
Choose a tag to compare
@gionn gionn released this 16 Jan 11:49
· 227 commits to master since this release
v2.5.0
a78edd6

Important changes

We are now on ansible-core v2.15, which requires a control node with python 3.9 - 3.11.

If you are upgrading from a previous playbook version, ensure to update pipenv and ansible-galaxy dependencies with:

pipenv install --deploy
pipenv run ansible-galaxy install -r requirements.yml --force

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.5.0