mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-27 11:05:22 +02:00
ansible
host_vars
roles
ansible.cfg
base.yml
hosts_example
apps
docs
locale
note_kfet
.dockerignore
.env_example
.gitignore
.gitlab-ci.yml
.gitmodules
COPYING
Dockerfile
README.md
entrypoint.sh
manage.py
nginx_note.conf_example
note.cron
requirements.txt
tox.ini
uwsgi_note.ini
9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
[dev]
|
|
bde-note-dev.adh.crans.org
|
|
|
|
[prod]
|
|
bde-note.adh.crans.org
|
|
|
|
[all:vars]
|
|
ansible_python_interpreter=/usr/bin/python3
|