Commit Graph

133 Commits

Author SHA1 Message Date
jens 0ef359f2fb Update 'tasks/main.yml' 2021-08-27 12:41:44 +00:00
jens 71941564fd Update 'tasks/setup-RedHat.yml' 2021-08-27 12:41:05 +00:00
jens 761402607a Update 'tasks/setup-RedHat.yml' 2021-08-27 12:40:16 +00:00
jens 607dd1b227 Update 'tasks/main.yml' 2021-08-27 12:39:33 +00:00
jens 970e81a95b Update 'tasks/main.yml' 2021-08-27 12:38:17 +00:00
jens 652bfc5a25 Update 'tasks/initialize.yml' 2021-08-27 12:36:45 +00:00
jens 5bd53df489 Update 'tasks/configure.yml' 2021-08-27 12:36:03 +00:00
jens 49f4ce3cbf Update 'handlers/main.yml' 2021-08-27 12:34:59 +00:00
Jens Timmerman d4a3f52671
Merge pull request #1 from JensTimmerman/patch-1
only add new databases if they are not yet present
2020-10-24 18:18:23 +02:00
Jens Timmerman a297c0401d
only add new databases if they are not yet present
fixes #147
2020-09-11 00:23:53 +02:00
Jeff Geerling 180fac8048 Fix rule 208 lint issues. 2020-08-21 09:37:57 -05:00
Jeff Geerling 293d32615c Ignore the tyranny of ansible-lint rule 106. 2020-08-20 19:24:03 -05:00
Jeff Geerling 73a1e5e477 Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:56:59 -05:00
Jeff Geerling 15bf110918 Fix yamllint errors. 2020-06-04 10:13:03 -05:00
Jeff Geerling 46e4f7d595
Merge pull request #134 from dralley/master
Add support for Fedora 32
2020-06-04 09:46:27 -05:00
Daniel Alley 5ec6764cc8 Add support for Fedora 32 2020-06-02 11:11:15 -04:00
Jeff Geerling ea08ea696e Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:47:42 -05:00
Jeff Geerling 43a8e0f223 PR #115 follow-up: Add missing var and add test for 20.04. 2020-03-20 10:55:20 -05:00
Jeff Geerling 558c6b6d14 Fixes #110: no_log setting cannot be overridden. 2020-03-20 10:42:52 -05:00
Jeff Geerling 1f05a98a2e Bump minimum Ansible version and add focal to Ubuntu supported platforms. 2020-03-20 10:37:33 -05:00
Jeff Geerling a2564f6c27
Merge pull request #115 from DEvil0000/master
added ubuntu 20.04 vars
2020-03-20 10:36:36 -05:00
Jeff Geerling 1e4ca290f8 Add probot/stale configuration to repository for stale issues. 2020-03-05 10:45:55 -06:00
Jeff Geerling 1213d0bbe6
Merge pull request #108 from anxstj/centos8_support
add CentOS-8/RedHat-8 support
2020-03-05 07:57:54 -06:00
Stefan Jakobs 3d9e02f690 Set socket mode to 0755 2020-03-05 09:20:48 +01:00
Stefan Jakobs a4a51a6613 Add centos8 to tested distros in .travis.yml and meta 2020-03-05 09:19:43 +01:00
Stefan Jakobs 4898e2b994 add CentOS-8/RedHat-8 support 2020-03-05 09:19:43 +01: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
Jeff Geerling 8334e6bc4c
Merge pull request #109 from anxstj/unix_socket_dir_permissions
add postgresql_unix_socket_directories_mode option
2020-03-04 12:07:20 -06:00
Stefan Jakobs 4569217a84 allow vars files to ship a default unix socket dir mode 2020-03-04 17:45:10 +01:00
Stefan Jakobs 1842b7d65e add postgresql_unix_socket_directories_mode option to change the mode to the unix socket directories (which causes idempotence problemes on RedHat-7) 2020-03-04 17:45:10 +01:00
Jeff Geerling fa3c639b78 Make sure molecule lint script has set -e option. 2020-02-24 09:46:20 -06:00
Jeff Geerling 13e815a26f Fix broken Debian 10 test. 2020-02-21 10:50:19 -06:00
Jeff Geerling a9e4c53821 Drop Debian 9 and Ubuntu 16.04 tests. 2020-02-20 22:42:00 -06:00
Jeff Geerling 1d5370646c Use postgresql_python_library: python3-psycopg2 for Ubuntu 18.04. 2020-02-20 19:31:50 -06:00
Jeff Geerling ebc9d1b74c Update molecule configuration to work with 3.0. 2020-02-20 15:56:09 -06:00
Jeff Geerling 40f9f2c34f Update molecule configuration to work with 3.0. 2020-02-20 14:30:19 -06:00
Jeff Geerling 625469d0b5 Update molecule configuration to work with 3.0. 2020-02-20 14:24:17 -06:00
DEvil0000 a889805d76 added ubuntu 20.04 vars 2020-02-05 13:02:02 +01:00
Jeff Geerling e9189c16a8 YAML syntax fix. 2019-12-11 10:42:42 -06:00
Jeff Geerling 2ec5cd4d33
Create FUNDING.yml 2019-12-11 09:51:27 -06:00
Jeff Geerling 6842a973ed Add Fedora 31 to supported list of OS distros [ci skip]. 2019-11-08 16:15:42 -06:00
Jeff Geerling 9e0791792b Update Fedora test to Fedora 31. 2019-11-08 16:12:29 -06:00
Jeff Geerling db907519f0
Merge pull request #101 from dralley/master
Add variable file for Fedora 31
2019-11-08 16:11:58 -06:00
Daniel Alley 0e4bed792b Add variable file for Fedora 31 2019-11-06 13:16:42 -05:00
Jeff Geerling 7be6a15ccc
Merge pull request #31 from daniel-wind/patch-1
create users before database
2019-09-17 15:09:00 -05:00
Jeff Geerling c7ca7989ee Fixes #95: Remove support for Ubuntu 14.04 Trusty. 2019-09-17 15:08:45 -05:00
Jeff Geerling 265d8b73b9 PR #69 follow-up: Corrected final list. 2019-09-17 15:07:49 -05:00
Jeff Geerling 60ea85cbb8
Merge pull request #69 from ATIX-AG/specify_debian_releases
Specify supported debian releases
2019-09-17 15:06:40 -05:00
Jeff Geerling 01b2c0611b Remove Fedora 29 test since it fails more than 50% of the time. 2019-09-17 14:32:49 -05:00