mirror of https://github.com/ansible/ansible.git
ansible-galaxy - fix role list bug (#67391)
Properly list roles even when the role name is the same or a substring of the path to the role.pull/45569/head
parent
343de73f2d
commit
c64202a495
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-galaxy - properly list roles when the role name also happens to be in the role path (https://github.com/ansible/ansible/issues/67365)
|
||||
Loading…
Reference in New Issue