set-up the role

This commit is contained in:
2024-12-19 11:05:25 +01:00
parent 5a2ba1c9d6
commit a53e62dd9e
18 changed files with 337 additions and 65 deletions

View File

@@ -1,2 +1,7 @@
---
# defaults file for ansible_role_chill
add_postgres: false
database_version: 17
database_image: "postgis/postgis:{{ database_version }}-3.4-alpine"
chill_image_nginx_name: nginx
chill_image_php_name: php