Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8 from chtitux/barman-url1.5.0 | Paul B | 2019-05-03 | 5 | -7/+23 |
|\ | | | | | Allow to set options for barman connectivity | ||||
| * | Allow to set options for barman connectivity | Théophile Helleboid | 2019-05-03 | 5 | -7/+23 |
|/ | | | | | | | - Allow to pass arbitrary options - Build the URL in a dedicated step - Allow to specify path prefix for barman files - Add documentation in [README.md](README.md) | ||||
* | Merge pull request #9 from chtitux/become-method | Paul B | 2019-05-03 | 6 | -6/+11 |
|\ | | | | | Allow to use any ansible become method | ||||
| * | Allow to use any ansible become method | Théophile Helleboid | 2019-05-02 | 6 | -6/+11 |
|/ | | | | The variable can be set to 'sudo' if ansible uses sudo | ||||
* | Merge pull request #6 from paulRbr/pg-extensions1.4.0 | Paul B | 2019-01-29 | 8 | -19/+85 |
|\ | | | | | feat(extensions): adds creation of extension on databases if needed | ||||
| * | doc: update README to document extension creation | Paul B | 2019-01-29 | 1 | -2/+3 |
| | | |||||
| * | tests: fix test playbook due to barman <-> postgres circle dependencies | Paul B | 2019-01-29 | 3 | -16/+23 |
| | | |||||
| * | tests: adding a database creation with extensions | Paul B | 2019-01-29 | 2 | -1/+16 |
| | | |||||
| * | feat(extensions): adds creation of extension on databases if needed | Paul B | 2019-01-29 | 4 | -1/+44 |
|/ | |||||
* | Merge pull request #4 from paulRbr/better-loop1.3.0 | Théophile Helleboid - chtitux | 2019-01-13 | 4 | -23/+32 |
|\ | | | | | improvement: remove 'with_items' loop and use modern ansible loops | ||||
| * | improvement: remove 'with_items' loop and use modern ansible loops | Paul B | 2019-01-07 | 4 | -23/+32 |
|/ | | | | Ansible > 2.5 needed | ||||
* | Merge pull request #3 from paulRbr/barman-rsync-optional1.2.0 | Théophile Helleboid - chtitux | 2019-01-02 | 3 | -2/+8 |
|\ | | | | | standby: rsync from barman is optional if SSH access is already here | ||||
| * | standby: rsync from barman is optional if SSH access is already here | Paul B | 2018-12-28 | 3 | -2/+8 |
|/ | |||||
* | Update README.md with links to Galaxy1.1.0 | Théophile Helleboid | 2018-11-09 | 1 | -2/+4 |
| | |||||
* | Merge pull request #2 from chtitux/fix-ci | Théophile Helleboid - chtitux | 2018-11-09 | 8 | -6/+14 |
|\ | | | | | Fix Travis CI | ||||
| * | Fix CI | Théophile Helleboid | 2018-11-09 | 6 | -4/+9 |
| | | |||||
| * | Update README | Théophile Helleboid | 2018-11-08 | 1 | -2/+2 |
| | | | | | | | | fix barman and postgres galaxy names | ||||
| * | Add .gitignore | Théophile Helleboid | 2018-11-08 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #1 from chtitux/postgres-11 | Théophile Helleboid - chtitux | 2018-11-09 | 4 | -6/+726 |
|\ \ | |/ |/| | Add PostgreSQL 11 | ||||
| * | Add PostgreSQL 11 | Théophile Helleboid | 2018-11-08 | 4 | -6/+726 |
|/ | |||||
* | Initial commit open sourcing Postgresql Ansible role1.0.0 | Paul B | 2018-08-31 | 31 | -0/+4301 |