and by the cryptography python lib
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# install packages
-sudo apt-get install -y python-pip
+sudo apt-get install -y python-pip libssl-dev
# install ansible
sudo pip install ansible==2.1.1.0