Releases: ansible/ansible-compat
Releases · ansible/ansible-compat
v4.1.9
Bugfixes
- Automatically add --pre when installing collections from git repositories (#327) @ssbarnea
v4.1.8
Bugfixes
- Revise site packages collection search test (#325) @cidrblock
- Add only those sys.paths which contain an ansible_collections directory path (#322) @ajinkyau
- Allow git dependencies in galaxy.yml files (#321) @ssbarnea
v4.1.2
Bugfixes
- Avoid stdout pollution cause by ansible logging (#287) @ajinkyau