mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-09-14 11:34:56 +02:00
Update to 2025-08-28 17:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user