Removed post install kesl check
This commit is contained in:
@@ -53,12 +53,4 @@
|
||||
service:
|
||||
name: kesl
|
||||
enabled: yes
|
||||
state: started
|
||||
|
||||
- name: "Kesl check status"
|
||||
shell: "/opt/kaspersky/kesl/bin/kesl-control -S --app-info"
|
||||
register: Kesl_status
|
||||
|
||||
- name: print KESL Status
|
||||
ansible.builtin.debug:
|
||||
var: Kesl_status
|
||||
state: started
|
||||
Reference in New Issue
Block a user