Releases: ansible/ansible-compat
Releases · ansible/ansible-compat
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
v4.1.10
v4.1.9
v4.1.8
v4.1.7
Bugfixes
- Add
sys.path
to collection paths (#318) @cidrblock