Releases: ansible/ansible-compat
Releases · ansible/ansible-compat
v24.9.1
v24.9.0
v24.8.0
Bugfixes
- Updated dead links in constants.py (#397) @tanwigeetika1618
v24.7.0
Bugfixes
- Minor code quality improvements (#390) @cidrblock
v24.6.1
Bugfixes
- Allow the caller to set the ANSIBLE_COLLECTIONS_PATH (#388) @cidrblock
- Don't nuke the collections path (#387) @cidrblock
v24.6.0
Enhancements
Bugfixes
v24.5.1
Minor Changes
Bugfixes
v4.1.11
Bugfixes
- Allow more control over verbosity when calling ansible-galaxy (#278) @ziegenberg
- Fix collection installation with custom project_dir (#343) @ssbarnea
- Fix collection installation bug when having custom config (#344) @ssbarnea
- Add support for python 3.12 (#336) @ssbarnea
- Remove isolated option while adding sys.path (#335) @shatakshiiii