lint
This commit is contained in:
@@ -30,8 +30,5 @@
|
||||
path: "/root/greenlight/.env"
|
||||
regexp: "LDAP_BASE="
|
||||
line: "LDAP_BASE=o=libre-entreprise"
|
||||
register: result
|
||||
|
||||
- name: redémarrage de greenlight
|
||||
shell: "cd /root/greenlight; docker-compose down; docker-compose up -d"
|
||||
when: result is changed
|
||||
notify:
|
||||
- restart greenlight
|
||||
|
||||
Reference in New Issue
Block a user