Update to 2021-03-12 17:00

master
Daniel Berteaud 3 years ago
parent d64d4965e5
commit c8d847b762
  1. 6
      roles/crowdsec/tasks/install.yml

@ -27,9 +27,11 @@
chdir: /tmp/crowdsec-v{{ cs_version }}/
notify: restart crowdsec
- name: Update crowdsec hub
command: cscli hub update
tags: cs
- name: Update crowdsec hub
command: cscli hub update
changed_when: False
tags: cs
- name: Create the systemd unit snippet dir

Loading…
Cancel
Save