bumped modsec and coreruleset versions

This commit is contained in:
Bastian de Byl
2022-03-22 18:34:53 -04:00
parent 6f9d074241
commit 2a982e13e1
2 changed files with 4 additions and 3 deletions

View File

@@ -26,7 +26,8 @@
git:
repo: "{{ item.src }}"
dest: "{{ item.dest }}"
update: false
update: true
force: true
version: "{{ item.ver }}"
loop: "{{ modsec_git_urls }}"
notify: restart_nginx