Skip to content

Commit

Permalink
Fix YAML-Lint error by removing empty-line
Browse files Browse the repository at this point in the history
Signed-off-by: Pruteanu <ionut.pruteanu@siemens.com>
  • Loading branch information
ipruteanu-sie committed Feb 23, 2024
1 parent 6fd2c75 commit 76f2f5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/prelim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@
- level1_server
- level1_workstation


- name: "PRELIM | 5.3.4 | Find all sudoers files."
ansible.builtin.shell: "find /etc/sudoers /etc/sudoers.d/ -type f ! -name '*~' ! -name '*.*'"
changed_when: false
Expand Down

0 comments on commit 76f2f5a

Please sign in to comment.