Description of problem: The current CF4.1 does not allow for tagging Ansible Template Jobs. This functionality is important to drive automation and select Ansible Template Jobs during service provisioning at run-time. Version-Release number of selected component (if applicable): CF4.1 - Version / Build 5.6.0.10-rc2.1 How reproducible: Always Steps to Reproduce: 1. Go to Configuration > Configuration Management > Ansible Tower Job Templates 2. Select an Ansible Job Template from the list Actual results: There is no button to tag an Ansible Job Template on the screen Expected results: There should be a button to tag Ansible Job Templates on the screen Additional info:
The model side will require a 1-line "acts_as_miq_taggable" change but the reset of the work is UI. John - Since this is an RFE I would like an ack from PM before continuing.
PR: https://github.com/ManageIQ/manageiq/pull/9720