correction syntaxe
[lhc/ansible.git] / tasks / config_nginx.yml
index f932ac8..0c61275 100644 (file)
@@ -39,7 +39,7 @@
     owner: "root"
     group: "root"
     mode: '640' # or u=rwx,g=r,o=
-  when: SITE != 'nuage' and template_site != 'http'
+  when: SITE != 'nuage' and template_site != 'http' and SITE != 'WP'
 
 - name: Recharger le service nginx
   ansible.builtin.service: