10 lines
143 B
YAML
10 lines
143 B
YAML
|
ansible_dependencies:
|
||
|
- python3-pip
|
||
|
- python3-psycopg
|
||
|
- python3-pexpect
|
||
|
- acl
|
||
|
|
||
|
postgres_packages:
|
||
|
- postgresql
|
||
|
- postgresql-client
|