Remove redundant check

The main.yml task already checks for the waf variable - adding an additional check in install-waf.yml is redundant
This commit is contained in:
Alessandro Fael Garcia 2018-02-22 12:12:53 -08:00
parent 3a26924618
commit 4a400fdf7a

View File

@ -3,7 +3,6 @@
package:
name: nginx-plus-module-modsecurity
state: present
when: waf
- name: "(Setup: NGINX Plus) Load NGINX Plus WAF Module"
lineinfile: