From df96617d3c4fc348db2912f8f202627bf917edce Mon Sep 17 00:00:00 2001 From: Hung Nguyen Viet Date: Mon, 20 Feb 2017 14:52:21 +0700 Subject: [PATCH] Only 1 key needed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 478f528ae..0864d2ce9 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Requirements that will run Ansible commands** * The target servers must have **access to the Internet** in order to pull docker images. * The target servers are configured to allow **IPv4 forwarding**. -* All **your ssh keys must be copied** to all the servers part of your inventory. +* **Your ssh key must be copied** to all the servers part of your inventory. * The **firewalls are not managed**, you'll need to implement your own rules the way you used to. in order to avoid any issue during deployment you should disable your firewall.