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

23 commits

Author SHA1 Message Date
Jeff Geerling
13e815a26f Fix broken Debian 10 test. 2020-02-21 10:50:19 -06:00
Jeff Geerling
1d5370646c Use postgresql_python_library: python3-psycopg2 for Ubuntu 18.04. 2020-02-20 19:31:50 -06:00
Daniel Alley
0e4bed792b Add variable file for Fedora 31 2019-11-06 13:16:42 -05:00
Jeff Geerling
c7ca7989ee Fixes #95: Remove support for Ubuntu 14.04 Trusty. 2019-09-17 15:08:45 -05:00
Jeff Geerling
2b7cf6b28f
Merge pull request #91 from ATIX-AG/remove_deb_prerelease_symlinks
Remove symlinks to Debian config
2019-09-17 13:34:50 -05:00
Matthias Dellweg
9127d54c9b
Remove symlinks to Debian config
Now that Debian 10 has been released, we should not need them.
2019-09-02 11:40:14 +02:00
Mike DePaulo
18be7ccb8c Fedora: Use python2-psycopg2 or python3-psycopg2
"python-psycopg2" is replaced by python2-psycopg2, and the
verification task will fail.

EL8 will need this also
2019-08-07 11:42:27 -04:00
Mike DePaulo
a7b553a9ca Remove support for EOL Fedora 27 & 28
Also properly list support for Fedora 30, and improve
formatting in a when condition.

This addresses comments in PR86:
https://github.com/geerlingguy/ansible-role-postgresql/pull/86
2019-08-06 13:42:48 -04:00
Mike DePaulo
2c5d798afd Add Fedora 30 support 2019-08-02 09:57:31 -04:00
Eric D. Helms
3c83001df6 Add Fedora support 2019-08-02 09:57:24 -04:00
Matthias Dellweg
4775ced553
Add support for debian 10 2019-06-03 10:41:11 +02:00
Jeff Geerling
0a164cf407 Fixes #23: Postgresql daemon not set correctly on Debian 8/9. 2018-11-21 20:47:48 -06:00
Jeff Geerling
bf0fe8d531 Switch tests to use Molecule. 2018-09-30 20:23:32 -05:00
Jasper Spaans
a251a30a4d
Add support for Ubuntu 18.04. 2018-05-10 23:05:27 +02:00
Christian I
a826e57e14 Add file vars/Debian-9.yml 2017-06-22 16:22:44 +02:00
Jeff Geerling
3287c51eab Fixes #12: Add explicit Debian 7 wheezy support. 2017-04-21 09:07:18 -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
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
e742492e45 Fix broken tests, add Debian 8 test. 2016-09-29 14:33:39 -05:00
Jeff Geerling
0ffb39f77e Initial commit for Ubuntu, Debian, and RHEL/CentOS. 2016-09-29 11:03:13 -05:00