galaxyproject / ansible-postgresql

An Ansible role for managing a PostgreSQL server
https://galaxy.ansible.com/galaxyproject/postgresql
122 stars 58 forks source link

Automatically install psycopg2 #45

Closed natefoo closed 1 year ago

natefoo commented 1 year ago

Because you'll almost certainly want to manage your database with Ansible immediately after installing it with Ansible, and psycopg2 is a dependency.