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
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/180 added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_ansible|ce60ab4168b2b91e2c78aecd70fc0cff27ca38cd.
Updated by Marek Hulán over 6 years ago
- Subject changed from Ansible REX job shall not update host Configuration status to Ansible REX job shall not update host Configuration status
- Translation missing: en.field_release set to 367
Updated by Ondřej Ezr over 4 years ago
- Related to Bug #30373: Callback plugins are ignored while running a ansible remote job added
Updated by Ondřej Ezr over 3 years ago
- Related to Bug #32020: Foreman callback is run always not just for roles added
Actions