lint update
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
cd84a2930d
commit
0dce656a92
|
@ -252,7 +252,8 @@
|
|||
notify: Set_reboot_required
|
||||
|
||||
- name: Stop auditd process
|
||||
ansible.builtin.shell: systemctl kill auditd
|
||||
ansible.builtin.command: systemctl kill auditd
|
||||
changed_when: true
|
||||
listen: Restart auditd
|
||||
|
||||
- name: Start auditd process
|
||||
|
|
Loading…
Reference in New Issue