mirror of https://github.com/ansible/ansible.git
Fix reporting role as not found when remote_data is None (#81829)
parent
a82dc06116
commit
7fab552563
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- ansible-galaxy info - fix reporting no role found when lookup_role_by_name returns None.
|
||||||
Loading…
Reference in New Issue