1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

postgresql/tasks/install.yml: Update comment

This commit is contained in:
A Holt 2022-12-22 00:50:07 -05:00 committed by GitHub
parent 38ee0cfe81
commit fec9addc0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
- name: 'Install packages: postgresql, postgresql-client'
- name: 'Install packages: postgresql, postgresql-client, python3-psycopg2'
package:
name:
- postgresql