mirror of https://github.com/ansible/ansible.git
Fix type in ansible-galaxy info output (#49096)
Changed from 'intalled_version' to 'installed_version'
(cherry picked from commit 12a573a7db)
pull/49461/head
parent
14fc00f28b
commit
ba45d8a248
@ -0,0 +1,2 @@
|
|||||||
|
minor_changes:
|
||||||
|
- Fixed typo in ansible-galaxy info command.
|
||||||
Loading…
Reference in New Issue