Quellcode durchsuchen

Merge pull request #1736 from maxamillion/bootstrap-fedora

update bootstrap-fedora to include python2-firewall for F24+
Brenton Leanhardt vor 9 Jahren
Ursprung
Commit
1bc6b51585
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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