summaryrefslogtreecommitdiff
path: root/database/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* BUGFIX: misnamed function name breaks check modeJavier Palacios2015-11-021-2/+2
|
* added missing license headersBrian Coca2015-07-301-2/+16
| | | | fixes #508
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
|
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
|
* Fix postgresql_ext documentationToshio Kuratomi2015-03-021-1/+1
|
* Move other postgres module into the postgresql hierarchyToshio Kuratomi2015-03-021-0/+256
|
* Import @dschep's module for installing postgres extensions.Daniel Schep2015-03-022-0/+188
Reviewed by @bcoca as a PR against the core repo here: https://github.com/ansible/ansible-modules-core/pull/21