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:
@@ -26,7 +26,7 @@ description:
|
||||
- State 'reboot-host', 'shutdown-host' and 'power-down-to-standby' are not supported by all the host systems.
|
||||
version_added: 2.6
|
||||
author:
|
||||
- Abhijeet Kasurde (@akasurde) <akasurde@redhat.com>
|
||||
- Abhijeet Kasurde (@Akasurde) <akasurde@redhat.com>
|
||||
requirements:
|
||||
- python >= 2.6
|
||||
- PyVmomi
|
||||
|
||||
Reference in New Issue
Block a user