ansible-roles/roles/postgresql_server/README.md

7 lines
129 B
Markdown

# Postgresql
This role needs the community.postgresql collection
```
ansible-galaxy collection install community.postgresql
```