xci: Use proper Ansible modules to manage SSH keys 77/54577/1
authorMarkos Chandras <mchandras@suse.de>
Wed, 28 Mar 2018 09:24:47 +0000 (10:24 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 28 Mar 2018 21:05:21 +0000 (22:05 +0100)
commite6b6001274cafea8374a06e8b17fb22fa20eb096
tree4ee39c57aaf38f653f008f8b62859b72ef3bf3a8
parent455ea6c732384de5616be9c8c5cb006ae38e6716
xci: Use proper Ansible modules to manage SSH keys

We can use the 'user', 'slurp' and 'authorized_key' modules
to manage the various SSH configurations across the hosts instead
of using command line tools.

Change-Id: I2dde4d584fc336e267868607d5a58f5ee2c1feed
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/installer/osa/playbooks/configure-opnfvhost.yml
xci/installer/osa/playbooks/configure-targethosts.yml
xci/playbooks/configure-localhost.yml