1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Anonymize data, fix remittance import, better Ansible

This commit is contained in:
Yohann D'ANELLO
2020-07-26 12:05:41 +02:00
parent b8d4fb9df1
commit 0335a47667
4 changed files with 58 additions and 2 deletions

View File

@ -11,7 +11,7 @@
git:
repo: https://gitlab.crans.org/bde/nk20.git
dest: /var/www/note_kfet
version: beta-soon
version: master
force: true
- name: Use default env vars (should be updated!)
@ -19,6 +19,7 @@
src: "env_example"
dest: "/var/www/note_kfet/.env"
mode: 0644
force: false
- name: Update permissions for note_kfet dir
file: