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'
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/593 added
Updated by Adam Ruzicka over 3 years ago
- Target version set to foreman_remote_execution-4.5.0
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases foreman_remote_execution 4.1.1 added
Updated by Ondřej Pražák over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|51240a4bfa7791c01577496de497b6e4d0cdd993.
Updated by Adam Ruzicka over 3 years ago
- Fixed in Releases foreman_remote_execution-4.5.0 added
- Fixed in Releases deleted (
foreman_remote_execution 4.1.1)
Actions