]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/log
github/fretlink/ansible-postgresql-role.git
5 years agoMerge pull request #6 from paulRbr/pg-extensions 1.4.0
Paul B [Tue, 29 Jan 2019 14:45:25 +0000 (15:45 +0100)] 
Merge pull request #6 from paulRbr/pg-extensions

feat(extensions): adds creation of extension on databases if needed

5 years agodoc: update README to document extension creation
Paul B [Tue, 29 Jan 2019 14:00:48 +0000 (15:00 +0100)] 
doc: update README to document extension creation

5 years agotests: fix test playbook due to barman <-> postgres circle dependencies
Paul B [Mon, 28 Jan 2019 15:03:15 +0000 (16:03 +0100)] 
tests: fix test playbook due to barman <-> postgres circle dependencies

5 years agotests: adding a database creation with extensions
Paul B [Fri, 25 Jan 2019 12:38:57 +0000 (13:38 +0100)] 
tests: adding a database creation with extensions

5 years agofeat(extensions): adds creation of extension on databases if needed
Paul B [Fri, 25 Jan 2019 10:55:41 +0000 (11:55 +0100)] 
feat(extensions): adds creation of extension on databases if needed

5 years agoMerge pull request #4 from paulRbr/better-loop 1.3.0
Théophile Helleboid - chtitux [Sun, 13 Jan 2019 12:02:05 +0000 (13:02 +0100)] 
Merge pull request #4 from paulRbr/better-loop

improvement: remove 'with_items' loop and use modern ansible loops

5 years agoimprovement: remove 'with_items' loop and use modern ansible loops
Paul B [Mon, 7 Jan 2019 17:01:00 +0000 (18:01 +0100)] 
improvement: remove 'with_items' loop and use modern ansible loops

Ansible > 2.5 needed

5 years agoMerge pull request #3 from paulRbr/barman-rsync-optional 1.2.0
Théophile Helleboid - chtitux [Wed, 2 Jan 2019 13:23:36 +0000 (14:23 +0100)] 
Merge pull request #3 from paulRbr/barman-rsync-optional

standby: rsync from barman is optional if SSH access is already here

5 years agostandby: rsync from barman is optional if SSH access is already here
Paul B [Fri, 28 Dec 2018 14:30:13 +0000 (15:30 +0100)] 
standby: rsync from barman is optional if SSH access is already here

5 years agoUpdate README.md with links to Galaxy 1.1.0
Théophile Helleboid [Fri, 9 Nov 2018 15:47:09 +0000 (16:47 +0100)] 
Update README.md with links to Galaxy

5 years agoMerge pull request #2 from chtitux/fix-ci
Théophile Helleboid - chtitux [Fri, 9 Nov 2018 15:35:20 +0000 (16:35 +0100)] 
Merge pull request #2 from chtitux/fix-ci

Fix Travis CI

5 years agoMerge pull request #1 from chtitux/postgres-11
Théophile Helleboid - chtitux [Fri, 9 Nov 2018 15:35:02 +0000 (16:35 +0100)] 
Merge pull request #1 from chtitux/postgres-11

Add PostgreSQL 11

5 years agoFix CI
Théophile Helleboid [Thu, 8 Nov 2018 22:52:14 +0000 (23:52 +0100)] 
Fix CI

5 years agoUpdate README
Théophile Helleboid [Thu, 8 Nov 2018 22:53:30 +0000 (23:53 +0100)] 
Update README

fix barman and postgres galaxy names

5 years agoAdd .gitignore
Théophile Helleboid [Thu, 8 Nov 2018 22:53:10 +0000 (23:53 +0100)] 
Add .gitignore

5 years agoAdd PostgreSQL 11
Théophile Helleboid [Thu, 8 Nov 2018 16:21:55 +0000 (17:21 +0100)] 
Add PostgreSQL 11

5 years agoInitial commit open sourcing Postgresql Ansible role 1.0.0
Paul B [Fri, 31 Aug 2018 09:49:09 +0000 (11:49 +0200)] 
Initial commit open sourcing Postgresql Ansible role