Commit Graph

18 Commits

Author SHA1 Message Date
jkress 7b81446625 fixed lint error 2023-06-13 07:59:36 +02:00
Jeff Geerling 31676e6fc0
Merge pull request #190 from gdubicki/ensure_log_dir
Ensure that log dir exists
2022-07-11 11:58:32 -05:00
Greg Dubicki 590df03eb0 Simplify more
as we need to match only the beginning of the string
2022-07-10 10:22:31 +02:00
Greg Dubicki b4a84c41f9 Simplify and explain the code 2022-07-10 10:07:56 +02:00
Chris Wilper b331659a69 Add support for Amazon-2 (same as RedHat-7) 2021-11-26 12:26:49 -05:00
Greg Dubicki 830d3fc5ce Ensure that log dir exists
because Postgres does not create it by itself
if you change it from the default value
2021-09-10 21:40:29 +02:00
Jeff Geerling 2c3ab60a9b PR #109 follow-up follow-up: Fix a parens. 2020-03-04 12:31:00 -06:00
Jeff Geerling aff541892a PR #109 follow-up: Set postgresql_unix_socket_directories_mode var in variables.yml. 2020-03-04 12:12:11 -06: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
Eric D. Helms 3c83001df6 Add Fedora support 2019-08-02 09:57:24 -04: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 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 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 0ffb39f77e Initial commit for Ubuntu, Debian, and RHEL/CentOS. 2016-09-29 11:03:13 -05:00