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

22 commits

Author SHA1 Message Date
Jeff Geerling
e2d91420e2 Fixes #9: Make PostgreSQL Python library configurable so Python 3 can work. 2017-06-30 23:12:44 -05:00
Jeff Geerling
2b9105084c Issue #1403: Don't override defaults on old CentOS 6 install. 2017-06-02 16:57:37 -05:00
Jeff Geerling
45f9fbfc0b Fixes #16: Keep the original order of the databases and users generation. 2017-06-02 11:39:46 -05:00
Jeff Geerling
8b94191ee8 Merge pull request #4 from robyoung/add-pg_hba
Add support for host based authentication
2017-06-01 14:00:18 -05:00
Stephan Waldtmann
8567c4efa1 Added owner to database creation and swapped user and database include in main task. 2017-06-01 13:49:48 +02:00
Jeff Geerling
07756317db Fixes #7: 'postgresql_packages' is undefined with Ansible 2.2. 2016-11-02 12:02:30 -05:00
Rob Young
4f234f16ca Add support for host based authentication
This addresses #3
2016-10-03 15:44:12 +01:00
Jeff Geerling
d7954de61a Add db key for users. 2016-09-30 20:39:02 -05: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
dbd07263e0 Issue #2: Another batch of fixes, mostly for CentOS 6. 2016-09-29 22:37:00 -05:00
Jeff Geerling
6859807bb9 Issue #2: Generate missing locales on Debian/Ubuntu. 2016-09-29 22:05:15 -05:00
Jeff Geerling
21ce5557ce So many fixes for Ubuntu and Debian. 2016-09-29 20:01:39 -05:00
Jeff Geerling
1d6f7a9e11 More comprehensive database setup, and fix versions for Debian/Ubuntu. 2016-09-29 15:06:34 -05:00
Jeff Geerling
ccbd320aac Fix broken variable include files. 2016-09-29 14:49:33 -05:00
Jeff Geerling
cf840ea69f Fix a few bugs. 2016-09-29 14:42:03 -05:00
Jeff Geerling
e742492e45 Fix broken tests, add Debian 8 test. 2016-09-29 14:33:39 -05:00
Jeff Geerling
9ef6bede6b More fixes for database directory. 2016-09-29 12:36:57 -05:00
Jeff Geerling
1429b9fa22 Task order fixes. 2016-09-29 12:04:34 -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