Actions
Feature #32628
closedExtend search definitions for job invocation
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
No
Description
foreman_ansible would like to query for all the recurring invocations with a specific template that are scheduled to run on a certain host. To accomplish that, extensions for search definitions are needed. The desired search is: 'recurring = true && targeted_host_id = 3 && pattern_template_name = "Ansible Roles - Ansible Default" && status = queued'
Actions