Commit Graph

13 Commits

Author SHA1 Message Date
Martin Rys 204b6725f8 Add support for installing packages on Arch Linux 2022-12-04 17:01:50 +01:00
Konstantin Gizdov 5223a02687
first create users without properties, then DBs with props, then configure the existing users
Signed-off-by: Konstantin Gizdov <kgizdov@gmail.com>
2020-11-16 15:31:10 +02:00
Daniel Wind 5fb9d8ee27
Merge branch 'master' into patch-1 2019-01-28 20:46:24 +01:00
Jeff Geerling bf0fe8d531 Switch tests to use Molecule. 2018-09-30 20:23:32 -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
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
Jeff Geerling 45f9fbfc0b Fixes #16: Keep the original order of the databases and users generation. 2017-06-02 11:39:46 -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
Jeff Geerling 3cb4aaaa53 Issue #2: More large fixes for later PostgreSQL versions. 2016-09-29 22:58:27 -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