feat(postgresql): add ansible role for postgresql deployment
This commit is contained in:
12
roles/postgresql/meta/main.yml
Normal file
12
roles/postgresql/meta/main.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
allow_duplicates: true
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: postgresql
|
||||
description: >-2
|
||||
PostgreSQL is the self-proclaimed 'worlds most advanced' open source relational database
|
||||
galaxy_tags:
|
||||
- postgresql
|
||||
- postgres
|
||||
- database
|
||||
- docker
|
Reference in New Issue
Block a user