aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Allow to set options for barman connectivityThéophile Helleboid2019-05-031-0/+12
| | | | | | | - 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)
* Allow to use any ansible become methodThéophile Helleboid2019-05-024-6/+6
| | | | The variable can be set to 'sudo' if ansible uses sudo
* feat(extensions): adds creation of extension on databases if neededPaul B2019-01-294-1/+44
|
* improvement: remove 'with_items' loop and use modern ansible loopsPaul B2019-01-073-22/+31
| | | | Ansible > 2.5 needed
* standby: rsync from barman is optional if SSH access is already herePaul B2018-12-281-0/+1
|
* Add PostgreSQL 11Théophile Helleboid2018-11-081-1/+1
|
* Initial commit open sourcing Postgresql Ansible role1.0.0Paul B2018-08-3110-0/+323