forked from ansible-lockdown/RHEL9-CIS
Linting
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2f5709df70
commit
42b9dc9e89
5 changed files with 0 additions and 17 deletions
|
|
@ -102,7 +102,6 @@
|
|||
tags:
|
||||
- always
|
||||
|
||||
|
||||
- name: Gather the package facts
|
||||
ansible.builtin.package_facts:
|
||||
manager: auto
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
|
||||
|
||||
- name: "2.2.1 | PATCH | Ensure xorg-x11-server-common is not installed"
|
||||
ansible.builtin.package:
|
||||
name: xorg-x11-server-common
|
||||
|
|
|
|||
|
|
@ -157,7 +157,6 @@
|
|||
- nftables
|
||||
- rule_3.4.2.4
|
||||
|
||||
|
||||
- name: "3.4.2.4 | PATCH | Ensure host based firewall loopback traffic is configured | firewalld"
|
||||
ansible.posix.firewalld:
|
||||
rich_rule: "{{ item }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue