Skip to content

Commit 3b8622e

Browse files
committed
Make compatible with last versions of Ansible
1 parent 9e07c23 commit 3b8622e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
when: not nginx_modsec3_crs3_force_compile
114114

115115
- name: Compile ModSecurity3 and install OWAPS CRS3
116-
include: compile.yml
116+
include_tasks: compile.yml
117117
when: nginx_modsec3_enabled
118118

119119
- name: Configure Nginx now that the Modsec module is built

0 commit comments

Comments
 (0)