Description of problem: A customer reported, that after they migrated to Satellite 6.12 (from 6.11) the job invocation overview is showing the wrong info. After running an ansible remote execution job on several hosts, if one host failed, all hosts are shown as failed. Version-Release number of selected component (if applicable): Satellite 6.12.1 How reproducible: always Steps to Reproduce: 1. Prepare to run any ansible job in Satellite 6.12.1 and run it on a group of hosts 2. Force the job to fail on one host (for example with a wrong DNF repository, which causes this one host to fail "really") 3. Start the job 4. Ansible-runner returns error code 2 (partial failure) instead of 0 and this causes Satellite to mark every host in this job run as failed -> not just the one, which really failed Actual results: All hosts are shown as failed when only one has failed Expected results: Show correct info about remote execution on hosts (failed / successful) Additional info: The customer is relying on this info for patching but does not get the right info currently. This seems to be a regression from Satellite 6.11.
This belongs to ansible. Remote execution only displays data it gets from ansible (smart_proxy_ansible to be precise)
*** Bug 2167532 has been marked as a duplicate of this bug. ***
Created redmine issue https://projects.theforeman.org/issues/36130 from this bug
*** Bug 2172118 has been marked as a duplicate of this bug. ***
*** Bug 2168597 has been marked as a duplicate of this bug. ***
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36130 has been resolved.
*** Bug 2136531 has been marked as a duplicate of this bug. ***