-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
2.3, 2.4
-
None
-
False
-
-
False
-
Moderate
Description
We have a job template that has the job slicing setting set to 6. If, for example, the number of matched hosts (using a limit) is 2, I would expect the slicing mechanism will create a workflow template with 2 playbook run jobs for the matched hosts. Instead it creates 6 playbook run jobs of which 4 fail immediately because it has no hosts assigned.
Expected Behavior
Would expect the slicing mechanism will create a workflow template with 2 playbook run jobs for the matched hosts when job slicing set to 6 and using no of matched host limit is set to 2.
Upstream issue link: https://github.com/ansible/awx/issues/2893
It is reported in the knows issues:
https://docs.ansible.com/automation-controller/latest/html/release-notes/known_issues.html#job-slicing-and-limit-interactions
Cu wants to raise RFE for this one as they are interested in this feature.
Thanks