mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 06:30: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
|
@ -23,7 +23,7 @@ version_added: '2.2'
|
|||
author:
|
||||
- Loic Blot (@nerzhul) <loic.blot@unix-experience.fr>
|
||||
- Philippe Dellaert (@pdellaert) <philippe@dellaert.org>
|
||||
- Abhijeet Kasurde (@akasurde) <akasurde@redhat.com>
|
||||
- Abhijeet Kasurde (@Akasurde) <akasurde@redhat.com>
|
||||
notes:
|
||||
- Tested on vSphere 5.5, 6.0 and 6.5
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue