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.
Updated by Ondřej Ezr about 4 years ago
- Subject changed from Job AD-HOC filled SSH related inputs are not honored by Ansible to Job AD-HOC filled SSH related inputs are not honored by Ansible
- Priority changed from Normal to High
Updated by Ondřej Ezr about 4 years ago
- Has duplicate Feature #24367: Add SSH key passphrase support to ansible feature added
Updated by Ondřej Ezr about 4 years ago
- Has duplicate Bug #26722: ansible_user is not used when running ansible roles added