Skip to content

Commit

Permalink
Merge pull request #122 from dderemiah/bugfix-112
Browse files Browse the repository at this point in the history
removes unexpected variable
  • Loading branch information
uk-bolly committed Dec 11, 2023
2 parents f5d0a54 + 0e82855 commit 92d74d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/section_6/cis_6.2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@
with_items: "{{ ubtu20cis_6_2_12_audit.stdout_lines }}"
when:
- ubtu20cis_6_2_12_audit.stdout | length > 0
- ubtu20cis_dotperm_ansibleManaged

- name: "6.2.12 | PATCH | Ensure local interactive user dot files access is configured | Ensure no users have .netrc files"
ansible.builtin.file:
Expand Down

0 comments on commit 92d74d5

Please sign in to comment.