Bug #32215
openJob AD-HOC filled SSH related inputs are not honored by Ansible
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1942782
Description of problem:
When executing an Ansible role using remote execution, the effective user, ssh password and sudo password in the "Advanced Fields" section of the remote execution page are not honored by the Ansible roles.
Version-Release number of selected component (if applicable):
Foreman 2.0
Actual results:
When executing an Ansible role using remote execution, and when specifying the effective user, ssh password or sudo password in the "Advanced Fields" section of the remote execution page, Ansible roles will fail if these values are required, and if they are not specified elsewhere.
Expected results:
When executing an Ansible role using remote execution, and when specifying the effective user, ssh password or sudo password in the "Advanced Fields" section of the remote execution page, these values should be used by Ansible, and they should override values specified elsewhere.