Commit Graph

133 Commits

Author SHA1 Message Date
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
Jeff Geerling 804441081e
Merge pull request #92 from ATIX-AG/fix_empty_list_test
Fix test for empty list
2019-09-17 13:33:20 -05:00
Jeff Geerling 531b23f8ec
Merge pull request #86 from mikedep333/fedora-30
Add support for Fedora 30
2019-09-17 13:31:59 -05:00
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
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 2fbc87cd1f Fix CI on Fedora 30 containers again
By not causing the /usr/bin/python symlink to be installed
Otherwise, Ansible molecule converge would use python2, which
lacks python2-dnf.
2019-08-07 12:18:59 -04:00
Mike DePaulo 185f7bac33 Fix CI on Fedora 30 containers
by forcing the use of the C.UTF-8 locale, which is all they have
installed by default
2019-08-07 11:43:06 -04: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 0020e63607 Add Fedora 30 to the test suite
`podman search` wasn't seeing the image, but the image exists:
https://hub.docker.com/r/geerlingguy/docker-fedora30-ansible
2019-08-06 14:54:08 -04:00
Mike DePaulo 536f4b999c Add fedora 29 to the test suite
I am not adding Fedora 30 because there is no image for it, only:
docker.io/geerlingguy/docker-fedora29-ansible
2019-08-06 13:46:46 -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
Jeff Geerling a8b2eb0b64 PR #81-follow-up: Fix formatting. 2019-08-05 15:26:44 -05:00
Jeff Geerling 92412e20cb
Merge pull request #81 from Carbenium/patch-1
Resolve ansible deprecation warning
2019-08-05 15:25:45 -05: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
Peter Keresztes Schmidt 70fca97349
Resolve ansible deprecation warning 2019-07-07 02:29:19 +02:00
Jeff Geerling e61751f344
Merge pull request #78 from ATIX-AG/add_debian_10
Add support for debian 10
2019-06-11 09:02:36 -05:00
Matthias Dellweg 4775ced553
Add support for debian 10 2019-06-03 10:41:11 +02:00
Jeff Geerling 2b7b005ac3 Remove unused tests. 2019-05-16 22:23:12 -05:00
Jeff Geerling 7807ca08ad Remove debian 8 tests. 2019-03-30 22:23:45 -05:00
Matthias Dellweg a2c7ddcaa3
Specify supported debian releases 2019-03-20 14:43:59 +01:00
Daniel Wind 5fb9d8ee27
Merge branch 'master' into patch-1 2019-01-28 20:46:24 +01:00
Jeff Geerling ac55dff58d Resolve ansible-lint problems. 2019-01-03 21:52:05 -06:00
Jeff Geerling 1f9fc75743 Fixes #32: Template dir prefix is superfluous. 2018-11-21 20:49:17 -06: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 515f8ea8e1 Resolve deprecation warning on Debian. 2018-10-23 16:31:32 -05:00
Jeff Geerling 1446f0630c Update tests for optimum efficiency. 2018-10-23 10:32:10 -05:00
Jeff Geerling 7b9a3837ac Fix enablerepo empty string behavior to work around Ansible 2.7.0 bug. 2018-10-08 15:23:30 -05:00
Jeff Geerling 358b31bcaa Fix Molecule test issue. 2018-09-30 20:42:29 -05:00
Jeff Geerling bf0fe8d531 Switch tests to use Molecule. 2018-09-30 20:23:32 -05:00
Jeff Geerling 66e8af0adf
Merge pull request #42 from jap/ubuntu-18
Add support for Ubuntu 18.04
2018-05-11 09:19:03 -05:00
Jasper Spaans a251a30a4d
Add support for Ubuntu 18.04. 2018-05-10 23:05:27 +02:00
Jeff Geerling 035897b0a9 PR #33 follow-up: Add docs. 2018-05-10 16:02:24 -05:00
Jeff Geerling e27b25644c
Merge pull request #33 from open-craft/uman/encrypted-pass
Add item to user for encrypted password.
2018-05-10 16:01:10 -05:00
Jeff Geerling 093c44a54e Merge branch '30-include-deprecated-fix' 2018-04-24 15:44:51 -05:00
Jeff Geerling 5cb7832ced Fixes #30: Fix deprecated use of include, bump minimum Ansible version to 2.4. 2018-04-24 15:35:39 -05:00
Jeff Geerling 53d1245169
Merge pull request #24 from emmetog/specify-restart-state
Specify restart state
2018-04-24 15:27:42 -05:00
Jeff Geerling 8461aed18f
Merge pull request #27 from rndmh3ro/patch-1
Update README.md
2018-04-24 15:26:36 -05:00
Jeff Geerling c990c8ae35 Fix deprecation warnings in Ansible 2.5 for state 'present'. 2018-04-04 14:03:04 -05:00
Uman Shahzad f7e8cb6bb1 Add item to user for encrypted password. 2018-01-02 18:01:27 +05:00
Daniel Wind 929fe7ed3c
create users before database
So that the owner option can be used on de database playbook
2017-11-02 16:00:24 +01:00
Sebastian Gumprich bed0fbf605 Update README.md 2017-09-25 21:06:40 +02:00
Emmet O'Grady 111076f599 Allow changing the restarted state 2017-08-11 09:42:41 +01:00
Emmet O'Grady efd78e5311 Reformat code 2017-08-11 09:40:05 +01:00
Jeff Geerling 2fbaa2d33e PR #21 follow-up: Add Debian 9 'Stretch' automated tests. 2017-06-30 23:17:22 -05:00
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 c4e3716bd0 Merge pull request #21 from roumano/debian9
Add file vars/Debian-9.yml
2017-06-30 23:06:46 -05:00
Christian I a826e57e14 Add file vars/Debian-9.yml 2017-06-22 16:22:44 +02:00
Jeff Geerling 67bb83f964 Merge branch '17-hba-defaults' 2017-06-02 17:02:30 -05:00
Jeff Geerling 2b9105084c Issue #1403: Don't override defaults on old CentOS 6 install. 2017-06-02 16:57:37 -05:00