1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 05:02:17 +00:00
community.general/test/integration/roles/setup_postgresql_db/defaults/main.yml
2014-12-01 19:10:35 -08:00

5 lines
99 B
YAML

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