correction syntaxe
[lhc/ansible.git] / tasks / config_pool_php.yml
index 970a039..cf1c432 100644 (file)
@@ -76,4 +76,4 @@
 - name: ATTENTION la config php n'a pas été créer
   ansible.builtin.debug:
     msg: "Il n'y a pas de templates php pour votre site, il faudra le créer manuellement"
-  when: SITE != 'nuage' and SITE != 'paheko' or SITE != 'WP'
+  when: SITE != 'nuage' and SITE != 'paheko' and SITE != 'WP'