Explorar el Código

update bootstrap-fedora to include python2-firewall for F24+

Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
Adam Miller hace 9 años
padre
commit
d4918305ba
Se han modificado 1 ficheros con 1 adiciones y 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
+      raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall