Did not realize git dest had to be the new folder's name. File now specifies lynis directory.
This commit is contained in:
parent
15a9bd392f
commit
dd58654d88
@ -1,7 +1,7 @@
|
|||||||
- name: Install Lynis
|
- name: Install Lynis
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: https://github.com/CISOfy/lynis
|
repo: https://github.com/CISOfy/lynis
|
||||||
dest: /usr/local/
|
dest: /usr/local/lynis
|
||||||
clone: yes
|
clone: yes
|
||||||
force: yes
|
force: yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user