Intitiales Befüllen

This commit is contained in:
Marcus Gillitzer
2020-01-24 11:43:21 +01:00
commit c859c3accb
83 changed files with 5601 additions and 0 deletions

3
group_vars/all.yml Normal file
View File

@ -0,0 +1,3 @@
---
LOG_DIR: "/opt/logs"
ACCESS_LOG: "{{ LOG_DIR }}/access_log"