Actions
Bug #23879
closedAnsible REX job shall not update host Configuration status
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1589768
Description of problem:
Ansible REX job (contrary to Ansible Play Roles) shall not update host Configuration status.
The only job that shall update Configuration status is Ansible Play roles job
Version-Release number of selected component (if applicable):
6.4.0 Snap6
Steps to Reproduce:
1. Run Ansible Command job that fails
2. Check configuration status is changed to "Error"
3. Run Ansible Command job that succeeds
4. Check configuration status is changed to "Active"
Actual results:
Configuration status is updated by Ansible REX jobs
Expected results:
only Remote execution status is updated
Actions