Parrot OS did the clone with group staff
? Ensure it's always owned by root:root.
This commit is contained in:
parent
a6952f0492
commit
9640a19cc1
@ -8,6 +8,9 @@
|
|||||||
clone: yes
|
clone: yes
|
||||||
force: yes
|
force: yes
|
||||||
|
|
||||||
|
- name: General | Tests | Lynis | Fix Permissions (Looking at you Parrot OS!)
|
||||||
|
shell: "chown -R root:root {{ lynis_install_dir }}"
|
||||||
|
|
||||||
- name: General | Tests | Lynis | Run System Audit
|
- name: General | Tests | Lynis | Run System Audit
|
||||||
shell: "{{ lynis_install_dir }}/lynis audit system --no-colors > {{ lynis_report }} 2>&1"
|
shell: "{{ lynis_install_dir }}/lynis audit system --no-colors > {{ lynis_report }} 2>&1"
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user