mirror of https://github.com/ansible/ansible.git
ansible-test - Fix import test for collections.
parent
0df60f3b61
commit
e56e47faa7
@ -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