From 5c3e6b454beb4ca6dacc85768ffe930813e0a99a Mon Sep 17 00:00:00 2001 From: Christian Martin <25327135+ct-martin@users.noreply.github.com> Date: Wed, 18 Oct 2017 00:15:28 -0400 Subject: [PATCH] Add package to let Ansible interact with firewall --- build-scripts/playbook.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-scripts/playbook.yml b/build-scripts/playbook.yml index 1bd8679..345a6ee 100644 --- a/build-scripts/playbook.yml +++ b/build-scripts/playbook.yml @@ -21,6 +21,7 @@ - dnf-automatic - mosh - vim + - python-firewall # need to get anaconda install class for TigerOS possibly #- letsencrypt - name: Allow HTTPS (nginx)