diff --git a/.gitignore b/.gitignore index c53a1bb..bf7db8c 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ molecule/default/cache .venv *.bak* *.cache +__pycache__ diff --git a/tasks/section3.yml b/tasks/section3.yml index 8a26403..0e2fc24 100644 --- a/tasks/section3.yml +++ b/tasks/section3.yml @@ -408,7 +408,7 @@ block: - name: "SCORED | 3.5.1.1 | PATCH | Ensure a Firewall package is installed | firewalld | CUSTOM" apt: - name: iptables + name: firewalld state: present install_recommends: false when: