mirror of https://github.com/ansible/ansible.git
[stable-2.12] ansible-test - Fix import test for collections.
(cherry picked from commit e56e47faa7)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/77017/head
parent
aa3747d116
commit
a9814fb3fe
@ -0,0 +1,5 @@
|
||||
bugfixes:
|
||||
- ansible-test - The ``import`` sanity test no longer reports errors about ``packaging`` being missing when testing collections.
|
||||
minor_changes:
|
||||
- The collection loader now reports a Python warning if an attempt is made to install the Ansible collection loader a second time.
|
||||
Previously this condition was reported using an Ansible warning.
|
||||
Loading…
Reference in New Issue