General Improvements & Fixes #5

Merged
me merged 54 commits from dev into main 2025-09-19 13:31:54 -07:00
Showing only changes of commit de9c886af2 - Show all commits

View File

@@ -13,8 +13,9 @@
git: git:
repo: https://github.com/CISOfy/lynis repo: https://github.com/CISOfy/lynis
dest: "{{ lynis_install_dir }}" dest: "{{ lynis_install_dir }}"
clone: yes clone: true
force: yes force: true
update: true
ignore_errors: yes ignore_errors: yes
- name: General | Tests | Lynis | Ensure Permissions (Looking at you Parrot OS!) - name: General | Tests | Lynis | Ensure Permissions (Looking at you Parrot OS!)