mirror of https://github.com/ansible/ansible.git
galaxy: check if the target for symlink exists (#81586)
* Symlinks in the collection might be pointing to non-existent targets. Check and report the failure to the user. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/81693/head
parent
7f0baabbe0
commit
6f65397871
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- galaxy - check if the target for symlink exists (https://github.com/ansible/ansible/pull/81586).
|
Loading…
Reference in New Issue