1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 21:22:23 +00:00
community.general/test/integration/targets/setup_postgresql_db/defaults/main.yml

5 lines
99 B
YAML

postgresql_service: postgresql
postgresql_packages:
- postgresql-server
- python-psycopg2