controller_configuration icon indicating copy to clipboard operation
controller_configuration copied to clipboard

`infra.aap_configuration.controller_credentials` role does not allow for setting the `request_timeout` parameter

Open demonpig opened this issue 1 year ago • 1 comments

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

PRESENT

STEPS TO REPRODUCE

Still need to work on this. Above is just what I had observed when looking through the collection's code.

demonpig avatar Oct 16 '24 03:10 demonpig