command is also being wonky. Removing cmd and trying free-form.
This commit is contained in:
parent
486fd3b4d7
commit
ab82cd6452
@ -6,7 +6,6 @@
|
|||||||
force: yes
|
force: yes
|
||||||
|
|
||||||
- name: Run Lynis
|
- name: Run Lynis
|
||||||
ansible.builtin.command:
|
ansible.builtin.command: lynis audit system
|
||||||
args:
|
args:
|
||||||
cmd: lynis audit system
|
|
||||||
chdir: /usr/local/lynis/
|
chdir: /usr/local/lynis/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user