mirror of https://github.com/ansible/ansible.git
Fix traceback and allow installing roles with version None (#81849)
* Allow installing roles with version `None` from Galaxy Co-authored-by: Matt Martz <matt@sivel.net>pull/81672/head
parent
4000656849
commit
7adc146e2f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-galaxy role install - fix installing roles from Galaxy that have version ``None`` (https://github.com/ansible/ansible/issues/81832).
|
Loading…
Reference in New Issue