Closed glimchb closed 8 months ago
since ansible only supports https
https
see https://github.com/ansible-collections/community.general/blob/21404851485e2c19f3daac4819fbbece7ada2e94/plugins/modules/redfish_command.py#L908
root_uri = "https://" + module.params['baseuri']
since ansible only supports
https
see https://github.com/ansible-collections/community.general/blob/21404851485e2c19f3daac4819fbbece7ada2e94/plugins/modules/redfish_command.py#L908