Feature #24367
closedAdd SSH key passphrase support to ansible feature
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1605147
Description of problem:
This bug related with bz1437538.
If the remote execution feature can use "SSH key passphrase" then the ansible feature should has the same option.
Version-Release number of selected component (if applicable):
Sat6.4#11
How reproducible:
100%
Steps to Reproduce:
hammer settings list | grep passphrase
Actual results:
remote_execution_ssh_key_passphrase | mySecret | Default key passphrase to use for SSH. You may override per host by setting a...
Expected results:
ansible_ssh_key_passphrase | mySecret | Default key passphrase to use for SSH. You may override per host by setting a...
remote_execution_ssh_key_passphrase | mySecret | Default key passphrase to use for SSH. You may override per host by setting a...
Additional info:
Updated by Ondřej Ezr about 4 years ago
- Subject changed from Add SSH key passphrase support to ansible feature to Add SSH key passphrase support to ansible feature
- Status changed from New to Duplicate
Dup of #32215
Updated by Ondřej Ezr about 4 years ago
- Is duplicate of Bug #32215: Job AD-HOC filled SSH related inputs are not honored by Ansible added
Updated by Marek Hulán almost 4 years ago
- Status changed from Duplicate to New
I'm reopening, since this asks specifically for key with passphrase support. The linked issue is about more fields (all the rest is imho already implemented).
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman_ansible/pull/417 added
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/smart_proxy_ansible/pull/35 added
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases smart_proxy_ansible-3.3.0 added
Updated by Marek Hulán almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_ansible|a169a9518b67b42088fdd2c45da6515a9c13367f.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/443 added
Updated by Adam Ruzicka over 3 years ago
- Fixed in Releases foreman_ansible-6.3.3 added