karin secrets

This commit is contained in:
nora 2023-08-28 14:58:25 +02:00
parent 9079976bf3
commit 40061eebc3
3 changed files with 10 additions and 0 deletions

View file

@ -60,6 +60,11 @@
path: /apps/karin-bot
state: directory
mode: "u=rwx,g=rx,o=rx"
- name: "Copy karin .env secret"
ansible.builtin.copy:
dest: "/apps/karin-bot/.env"
src: "../secrets/karin-bot/.env"
mode: "u=r,g=r,o=r"
# TODO: Mount a volume in the karin-db to this directory
#####
# APP: cors-school, /apps/cors-school