forked from ansible-lockdown/RHEL9-CIS
fixing some mismatched tags and tasks in 5.6.1.x
Signed-off-by: Michael Hicks <nooneofconsequence@gmail.com>
This commit is contained in:
parent
6f8a95c73a
commit
1c7990cecd
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
- level1-workstation
|
||||
- patch
|
||||
- password
|
||||
- rule_5.5.1.1
|
||||
- rule_5.6.1.1
|
||||
|
||||
- name: "5.6.1.2 | PATCH | Ensure minimum days between password changes is 7 or more"
|
||||
ansible.builtin.lineinfile:
|
||||
|
|
@ -117,4 +117,4 @@
|
|||
- level1-server
|
||||
- level1-workstation
|
||||
- patch
|
||||
- rule_5.5.1.5
|
||||
- rule_5.6.1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue