mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40: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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue