1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2024-11-11 13:50:50 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Matthias Dellweg
6dff9930cf
Fix test for empty list
I turns out that the bool filter casts a non-empty list to false. The
proper test seems to compare its length with zero.
2019-09-02 13:53:55 +02:00
Jeff Geerling
a8b2eb0b64 PR #81-follow-up: Fix formatting. 2019-08-05 15:26:44 -05:00
Peter Keresztes Schmidt
70fca97349
Resolve ansible deprecation warning 2019-07-07 02:29:19 +02:00
Jeff Geerling
1f9fc75743 Fixes #32: Template dir prefix is superfluous. 2018-11-21 20:49:17 -06:00
Jeff Geerling
2b9105084c Issue #1403: Don't override defaults on old CentOS 6 install. 2017-06-02 16:57:37 -05:00
Rob Young
4f234f16ca Add support for host based authentication
This addresses #3
2016-10-03 15:44:12 +01:00
Jeff Geerling
55b9e6a84e Issue #2: Fix final broken test on Ubuntu 14.04. 2016-09-29 23:39:30 -05:00
Jeff Geerling
0ee096de52 Fixes #2: Fix test on Debian and CentOS 6. 2016-09-29 23:11:03 -05:00
Jeff Geerling
3cb4aaaa53 Issue #2: More large fixes for later PostgreSQL versions. 2016-09-29 22:58:27 -05:00
Jeff Geerling
44e1ae1930 Initialize the database, start the service. 2016-09-29 11:59:22 -05:00
Jeff Geerling
0ffb39f77e Initial commit for Ubuntu, Debian, and RHEL/CentOS. 2016-09-29 11:03:13 -05:00