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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user