correction de la conf certbot
[lhc/ansible.git] / tasks / config_nginx.yml
index 02ac416..cb833aa 100644 (file)
@@ -45,4 +45,4 @@
   ansible.builtin.service:
     name: nginx
     state: reloaded
-  when: SITE != 'nuage' and SITE != 'paheko' and template_site == 'http'
+  when: SITE != 'nuage' and SITE != 'paheko' and SITE != 'gestion' and template_site == 'http'