aboutsummaryrefslogtreecommitdiffstats
path: root/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'tasks')
-rw-r--r--tasks/general.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/general.yml b/tasks/general.yml
index b561d2a..87e5a54 100644
--- a/tasks/general.yml
+++ b/tasks/general.yml
@@ -53,7 +53,7 @@
changed_when: false
- name: Install pylogsentinel
- shell: pip install pylogsentinel==0.2.1 --force --no-input
+ shell: pip install pylogsentinel==0.3.0 --force --no-input
when: pylogsentinel_check.rc != 0
- name: Install pylogsentinel.conf