From 991da648e8c5f8a8b4f1b516fe1c6c9df9d87280 Mon Sep 17 00:00:00 2001 From: cw1 Date: Mon, 16 Nov 2015 08:03:58 -0500 Subject: README_AWS: Add needed dependency --- README_AWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README_AWS.md') diff --git a/README_AWS.md b/README_AWS.md index 6757e2892..d9e2ac5a9 100644 --- a/README_AWS.md +++ b/README_AWS.md @@ -105,7 +105,7 @@ Install Dependencies 1. Ansible requires python-boto for aws operations: RHEL/CentOS/Fedora ``` - yum install -y ansible python-boto + yum install -y ansible python-boto pyOpenSSL ``` OSX: ``` -- cgit v1.2.1