External Tower Job Template Automate method type does not allow the user to specify input parameters(extra_vars) and host(s). Version-Release number of selected component (if applicable): The new method type was added in 5.11.0.2. How reproducible: all Steps to Reproduce: 1. Create new automate method type External Tower Job Template. 2. Attempt to pass input parameters. 3. Attempt to pass host(s). Actual results: UI fields are missing Expected results: UI fields are present Additional info: The host(s) field should display as hosts, but the field name should be limit.
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
*** Bug 1757391 has been marked as a duplicate of this bug. ***
Created attachment 1623305 [details] playbook method
Hi Harpreet, Yes, thanks for the reminder. :-) The Ansible Tower Workflow Template method needs only the input parameter section added. Let me know if you have any questions. Thanks, Tina
OK so adding: * Inputs and Hosts for Ansible Job Template * Inputs for Ansible Workflow Template Is that correct, Tina, Lucy?
https://github.com/ManageIQ/manageiq-ui-classic/pull/6530
adding: * Inputs and Hosts for Ansible Job Template * Inputs for Ansible Workflow Template Sounds right.