X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=tasks%2Fconfig_pool_php.yml;fp=tasks%2Fconfig_pool_php.yml;h=05287b26559f98d0f38bb22a040eef6777e6318b;hb=2ea484b79f456fc11514abcdf138582d892e718f;hp=8b9916bfdac701ddc381c4632c1bc51e7de85fd9;hpb=5f7ed8e1233e5b2bb33ac343113d3fa5bfe77ec3;p=lhc%2Fansible.git diff --git a/tasks/config_pool_php.yml b/tasks/config_pool_php.yml index 8b9916b..05287b2 100644 --- a/tasks/config_pool_php.yml +++ b/tasks/config_pool_php.yml @@ -82,4 +82,4 @@ ansible.builtin.service: name: "php{{ php_version }}-fpm" state: reloaded - when: SITE != 'nuage' or SITE != 'paheko' or SITE == 'gestion' + when: SITE != 'nuage' and SITE != 'paheko' and SITE == 'gestion'