Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1621379 [details] Screenshots Description of problem: I can create and use AE Method of type "Ansible Tower Job Template" but it'll always run against ENTIRE CloudForms inventory i.e. against all VMs of all providers. Version-Release number of selected component (if applicable): 5.11.0.24 How reproducible: Always Steps to Reproduce: 1. In Automate > Explorer navigate to arbitrary AE Class and open tab "Methods" 2. Add a new method of type "Ansible Tower Job Template" (see screenshot 01 attached) 3. hook method to some AE instance 4. trigger instance Actual results: Job Template will run against entire CloudForms inventory! Expected results: User should be able to limit run to specific subset of the CloudForms inventory. It should be possible to specify the subset both: - in a hard-coded way (sometimes you know your targets upfront) - in a dynamic way. Subset of hosts should be read from state vars (because sometimes previous steps of the state machine create a new VM so the IP is not known upfront) Additional info:
*** This bug has been marked as a duplicate of bug 1757190 ***