mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-12 19:34:02 -07:00
Fix case (#40272)
* Github logins are case sensitive * Fix login case across all modules
This commit is contained in:
parent
6e4a2b17de
commit
5df370243d
55 changed files with 59 additions and 59 deletions
|
@ -24,7 +24,7 @@ description:
|
|||
- Support for VSAN compliant maintenance mode when selected.
|
||||
author:
|
||||
- Jay Jahns (@jjahns) <jjahns@vmware.com>
|
||||
- Abhijeet Kasurde (@akasurde)
|
||||
- Abhijeet Kasurde (@Akasurde)
|
||||
version_added: "2.1"
|
||||
notes:
|
||||
- Tested on vSphere 5.5, 6.0 and 6.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue