From 0233fc3b5db9d940f66a77a357ccd21a9d265d8f Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 28 Jul 2016 15:33:44 -0500 Subject: update bootstrap-fedora playbook with new python crypto deps Signed-off-by: Adam Miller --- playbooks/adhoc/bootstrap-fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/adhoc/bootstrap-fedora.yml') diff --git a/playbooks/adhoc/bootstrap-fedora.yml b/playbooks/adhoc/bootstrap-fedora.yml index b380a74d6..5ca383a37 100644 --- a/playbooks/adhoc/bootstrap-fedora.yml +++ b/playbooks/adhoc/bootstrap-fedora.yml @@ -1,4 +1,4 @@ - hosts: OSEv3 tasks: - name: install python and deps for ansible modules - raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall + raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall pyOpenSSL python-cryptography -- cgit v1.2.3