1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2025-03-10 17:26:20 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Emilien Escalle
fc7aaeab43
Fix error when port is not the default one
If we configure another port than the default one, the check of the users fails because ansible cannot connect to postgresql. We must provide conneciton configration to this task too
2021-03-31 19:21:40 +02:00
Fabricio Aguiar
5646af7bd8
Adding scram-sha-256 for FIPS 2021-02-25 13:56:20 -03:00
Konstantin Gizdov
5223a02687
first create users without properties, then DBs with props, then configure the existing users
Signed-off-by: Konstantin Gizdov <kgizdov@gmail.com>
2020-11-16 15:31:10 +02:00
Jeff Geerling
558c6b6d14 Fixes #110: no_log setting cannot be overridden. 2020-03-20 10:42:52 -05:00
Jeff Geerling
bf0fe8d531 Switch tests to use Molecule. 2018-09-30 20:23:32 -05:00
Uman Shahzad
f7e8cb6bb1 Add item to user for encrypted password. 2018-01-02 18:01:27 +05:00
Jeff Geerling
d7954de61a Add db key for users. 2016-09-30 20:39:02 -05:00
Jeff Geerling
3cb4aaaa53 Issue #2: More large fixes for later PostgreSQL versions. 2016-09-29 22:58:27 -05:00
Jeff Geerling
21ce5557ce So many fixes for Ubuntu and Debian. 2016-09-29 20:01:39 -05:00
Jeff Geerling
cf840ea69f Fix a few bugs. 2016-09-29 14:42:03 -05:00
Jeff Geerling
0ffb39f77e Initial commit for Ubuntu, Debian, and RHEL/CentOS. 2016-09-29 11:03:13 -05:00