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
|
||||
|
||||
- name: Run Lynis
|
||||
ansible.builtin.command:
|
||||
ansible.builtin.command: lynis audit system
|
||||
args:
|
||||
cmd: lynis audit system
|
||||
chdir: /usr/local/lynis/
|
||||
|
Loading…
x
Reference in New Issue
Block a user