mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +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 @@ description:
|
||||
- If specific esxi_hostname is provided, then specified service will be managed on given ESXi host only.
|
||||
version_added: '2.5'
|
||||
author:
|
||||
- Abhijeet Kasurde (@akasurde)
|
||||
- Abhijeet Kasurde (@Akasurde)
|
||||
notes:
|
||||
- Tested on vSphere 6.5
|
||||
requirements:
|
||||
|
||||
Reference in New Issue
Block a user