Skip to content

Commit 6ea441d

Browse files
Fanny Jianghush-hush
authored andcommitted
adds openssl requirement note for macosx users
1 parent 84cb667 commit 6ea441d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The following python libraries are required on the Ansible server:
1414
Ansible <=1.9 is no longer supported by this callback. The latest compatible
1515
version is tagged with `1.0.2`.
1616

17+
For Mac OS X users: If you're running an older version of OS-installed python (e.g. python 2.7.10), you may need to [upgrade](https://github.com/kennethreitz/requests/issues/3883#issuecomment-281182498) to a newer version of OpenSSL (`pip install pyopenssl idna`).
18+
1719
## Installation
1820

1921
Once the required libraries (see above) have been installed on the server:

0 commit comments

Comments
 (0)