Actions
Bug #30091
closedAnsible Power job fails silently
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1725817
Description of problem:
Ansible power playbooks i.e. reboot action on the hosts are not working on hosts
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
Web UI>Hosts>select host>from 'Select Actions' drop down, select 'Schedule Remote Jobs'>select 'Ansible Power', 'Power Action - Ansible Default', 'restart' fore 'Job category', 'Job template' and 'action' attributes respectively
Actual results:
corresponding 'Actions::RemoteExecution::RunHostsJob' job gets completed successfully but host restart did not happen.
Expected results:
Host should be restarted
Additional info:
Updated by Dominik Matoulek over 4 years ago
- Status changed from New to Resolved
- Pull request https://github.com/theforeman/community-templates/pull/592 added
- Fixed in Releases foreman_ansible-5.1.2 added
Actions