mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -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
|
@ -21,7 +21,7 @@ description:
|
|||
- This module can be used to gather facts about an ESXi host's capability information when ESXi hostname or Cluster name is given.
|
||||
version_added: 2.6
|
||||
author:
|
||||
- Abhijeet Kasurde (@akasurde)
|
||||
- Abhijeet Kasurde (@Akasurde)
|
||||
notes:
|
||||
- Tested on vSphere 6.5
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue