Explorar o código

Merge pull request #2236 from maxamillion/fedora

update bootstrap-fedora playbook with new python crypto deps
Scott Dodson %!s(int64=8) %!d(string=hai) anos
pai
achega
0288a5664f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playbooks/adhoc/bootstrap-fedora.yml

+ 1 - 1
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