Update to 2025-08-28 17:00

This commit is contained in:
Daniel Berteaud
2025-08-28 17:00:23 +02:00
parent 053499f33c
commit 0008480f7b
4 changed files with 18 additions and 5 deletions

View File

@@ -57,6 +57,7 @@
- name: Install MessageBroker::Web
copy: src=Web.pm dest=/usr/share/perl5/vendor_perl/Lemonldap/NG/Common/MessageBroker/Web.pm owner=root group=root mode=644
notify: "{{ (llng_server == 'nginx' and llng_engine == 'uwsgi') | ternary('reload', 'restart') }} {{ (llng_server == 'nginx') | ternary('llng', 'httpd') }}"
tags: web
- name: Deploy Lemonldap::NG main configuration