command is also being wonky. Removing cmd and trying free-form.
This commit is contained in:
@ -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/
|
||||
|
Reference in New Issue
Block a user