Actions
Bug #24163
closedAnsible Power template does not do anything
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1593772
Description of problem:
With both "restart" and "shutdown" action Ansible Power job succeeds however no action was really taken.
How reproducible:
deterministic
Steps to Reproduce:
1. Schedule Ansible Power job for a host (any action: restart, shutdown)
2. Check if restart/shutdown was performed
Actual results:
no action performed
Expected results:
host reboots/shuts down
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman_ansible/pull/183 added
Updated by Marek Hulán over 6 years ago
- Subject changed from Ansible Power template does not do anything to Ansible Power template does not do anything
- Target version set to foreman-ansible 2.2.2
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|fc376b876df0f8d3f8b5192b9298f5fd67107d80.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/189 added
Updated by Marek Hulán over 6 years ago
- Target version changed from foreman-ansible 2.2.2 to foreman-ansible 2.2.4
the full fix is present in 2.2.4, 2.2.2 fixed only the restart
Actions