From d4918305ba9ba9f4ff2c4843b61d4f1fdb569400 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Fri, 8 Apr 2016 16:33:20 -0500 Subject: update bootstrap-fedora to include python2-firewall for F24+ Signed-off-by: Adam Miller --- playbooks/adhoc/bootstrap-fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks') diff --git a/playbooks/adhoc/bootstrap-fedora.yml b/playbooks/adhoc/bootstrap-fedora.yml index 471c41f16..b380a74d6 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 + raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall -- cgit v1.2.3