xci: osa: Move tasks for managing SSH keys to a new file 91/54791/1
authorMarkos Chandras <mchandras@suse.de>
Tue, 3 Apr 2018 10:14:11 +0000 (11:14 +0100)
committerMarkos Chandras <mchandras@suse.de>
Tue, 3 Apr 2018 10:14:11 +0000 (11:14 +0100)
commit8199744e9cee88127291b22ebeb9e78142cc4ade
tree8cd1c665a9b836d14e9a77ad62a9d0b9490d2ec6
parente2b961ec221a68437fae2a062d3492b6e77d27ad
xci: osa: Move tasks for managing SSH keys to a new file

The tasks that manage the SSH keys are common across hosts and
also common across different installers. As such, lets move them
to a new file so we can share them more easily.

Change-Id: If235877394f224a47a2f2b8de748a2330eabcec1
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/installer/osa/playbooks/configure-opnfvhost.yml
xci/installer/osa/playbooks/configure-targethosts.yml
xci/playbooks/manage-ssh-keys.yml [new file with mode: 0644]