Clean up log: Remove reference to old Lynis install directory.

This commit is contained in:
Hyperling 2025-03-07 08:22:13 -07:00
parent 660429eab0
commit f9421585c9

View File

@ -9,10 +9,6 @@
set_fact: set_fact:
lynis_temp_file: "{{ lynis_file }}.tmp" lynis_temp_file: "{{ lynis_file }}.tmp"
- name: General | Tests | Lynis | Rename Old Install
shell: mv "/usr/local/lynis" "/usr/local/src/"
ignore_errors: yes
- name: General | Tests | Lynis | Install - name: General | Tests | Lynis | Install
git: git:
repo: https://github.com/CISOfy/lynis repo: https://github.com/CISOfy/lynis