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:
@@ -22,7 +22,7 @@ short_description: Place a datastore into maintenance mode
|
||||
description:
|
||||
- This module can be used to manage maintenance mode of a datastore.
|
||||
author:
|
||||
- "Abhijeet Kasurde (@akasurde)"
|
||||
- "Abhijeet Kasurde (@Akasurde)"
|
||||
version_added: 2.6
|
||||
notes:
|
||||
- Tested on vSphere 5.5, 6.0 and 6.5
|
||||
|
||||
Reference in New Issue
Block a user