mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix case (#40272)
* Github logins are case sensitive * Fix login case across all modules
This commit is contained in:
@@ -20,7 +20,7 @@ description:
|
||||
version_added: "2.1"
|
||||
author:
|
||||
- Ritesh Khadgaray (@ritzk)
|
||||
- Abhijeet Kasurde (@akasurde)
|
||||
- Abhijeet Kasurde (@Akasurde)
|
||||
notes:
|
||||
- Tested on vSphere 5.5
|
||||
- Only the first match against vm_id is used, even if there are multiple matches
|
||||
|
||||
Reference in New Issue
Block a user