From 1fe0c3b4f6c5e516da53d41d55c25580a67bde4e Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Thu, 12 Mar 2015 17:24:44 +0000 Subject: Fixed user key and added password option --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 8f66c73..51c312b 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ Okay, so this is simple. 1. populate the inventory file with hosts and the username to add like this: myhost username=myname -theirhost username=theirname +theirhost username=theirname password=somethingsecure theirhost username=myname 2. Add any ssh keys required to the keys directory, one key per file, as myname.pub. -- cgit v1.2.1