mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Raw refactoring of roles
This commit is contained in:
2
roles/docker-postgres/vars/configuration.yml
Normal file
2
roles/docker-postgres/vars/configuration.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
# Please set an version in your inventory file - Rolling release for postgres isn't recommended
|
||||
version: "latest"
|
2
roles/docker-postgres/vars/main.yml
Normal file
2
roles/docker-postgres/vars/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
application_id: postgres
|
||||
hostname: central-postgres
|
Reference in New Issue
Block a user