Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1489746

Summary: No way to provide password between two remote clients
Product: Red Hat Ansible Engine Reporter: Baoquan He <bhe>
Component: ansibleAssignee: Pavel Cahyna <pcahyna>
Status: CLOSED NOTABUG QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bhe, dyoung, tbowling
Target Milestone: ---Keywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-01 13:20:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1478707    

Description Baoquan He 2017-09-08 09:24:59 UTC
Description of problem:
In kdump, if ssh dumping is specified, 'kdumpctl propagate' need be executed to generate ssh key file on one system and copy the public key file to another system which is used as dump target. With this configuration, when the system crashed, a capture kernel will be booted up to dump the crashed kernel's memory to dump target.

Now the problem is there isn't a way to provide password for public key file copying by executing ssh-copy-id between these two remote ansible clients. Seems the current ansible can only provide way to copy authorized ssh key file from ansible server to one ansible client.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Baoquan He 2017-09-08 13:38:46 UTC
OK, seems ansible component of rhel7 is also owned by Pavel.

Hi Pavel,

Sorry, I don't know which component I should pick. Do you know which component this bug should be assigned, or anyone I can ask for help? Surely if you know people who can help answer question or give suggestions.

Thanks
Baoquan

Comment 3 Baoquan He 2017-11-01 13:20:18 UTC
I have found way to fulfill the requirement in bz1478707, so close this one as NOTABUG.