controller_configuration
controller_configuration copied to clipboard
`infra.aap_configuration.controller_credentials` role does not allow for setting the `request_timeout` parameter
Summary
The infra.aap_configuration.controller_credentials role does not allow for setting the request_timeout parameter. This means that the default of 10 seconds will be used when the credential (from within awx.awx collection) is called.
Issue Type
- Bug Report
Ansible, Collection, Controller details
N/A
OS / ENVIRONMENT
N/A
Desired Behavior
Allow for setting the request_timeout parameter for this particular role as its done within the other controller-related roles.
Actual Behavior
MISSING
- infra.aap_configuration.credentials role specific variables section
PRESENT
-
infra.aap_configuration.controller_credential_types role specific variables section
-
infra.aap_configuration.controller_applications role specific variables section
STEPS TO REPRODUCE
Still need to work on this. Above is just what I had observed when looking through the collection's code.