mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 14:43:29 +02:00
7 lines
129 B
Markdown
7 lines
129 B
Markdown
# Postgresql
|
|
|
|
This role needs the community.postgresql collection
|
|
```
|
|
ansible-galaxy collection install community.postgresql
|
|
```
|