Jesse Pretorius 6ea680c062 Use slurp to collect the repo_server ssh keys
Extracting the ssh public key using cat and storing the result in a
fact has resulted in periodic failures in the collection of the key,
and thereafter the failure to appropriately place that key into the
authorised_keys file.

This patch changes the collection method to use the Ansible slurp
module which has been found to be more reliable.

Change-Id: I68699e7b59630cc3bc6113285edcb1ab936160ce
2016-03-02 03:54:10 +00:00
..
2015-12-09 09:25:37 -06:00
2015-12-09 09:25:37 -06:00