In Ansible Automation Platform, How to setup timeout to inventory sources.

Solution Verified - Updated -

Environment

  • Ansible Automation Platform 2.x

Issue

  • In Ansible Automation Platform, How to setup timeout to inventory sources.

Resolution

  • As there is no option on WebUI to set the timeout for Inventory sources, API can be used to patch the timeout values in the Inventory sources

    • Log in to the qAnsible Automation Controller WebUI`
    • Access "https:///api/v2/inventory_sources//" URL and replace the "" with correct inventory source id.
    • Go to the bottom of the page and look for "CONTENT" box.
    • In the "CONTENT" box, search for "timeout", put the desired value and then click on PATCH to apply.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments