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

less hardcoded ansible config

This commit is contained in:
Pierre-antoine Comby
2020-10-30 16:58:49 +01:00
parent af07ed9807
commit 51d5733578
3 changed files with 24 additions and 1 deletions

5
.gitignore vendored
View File

@ -47,3 +47,8 @@ backups/
env/
venv/
db.sqlite3
# ansibles customs host
ansible/host_vars/*.yaml
!ansible/host_vars/bde*
ansible/hosts