Fabio Alessandro Locati
|
06bf2e1e63
|
Make main() calls conditional - database (#3659)
|
2016-12-08 11:35:15 -05:00 |
|
Fabio Alessandro Locati
|
fb2ddac407
|
Native YAML - database/postgresql/postgresql_ext (#3617)
|
2016-12-08 11:35:14 -05:00 |
|
Fabio Alessandro Locati
|
47442b7c22
|
Native YAML - databases/pgsql (#3606)
|
2016-12-08 11:35:13 -05:00 |
|
John R Barker
|
7e6fe97f57
|
Update version_added, update docs (#3542)
k: v in docs now
Minor tweaks after https://github.com/ansible/ansible-modules-extras/pull/1883
|
2016-12-08 11:35:10 -05:00 |
|
Dorn-
|
fb610b7d07
|
Add a new module to handle schema with postgres (#1883)
|
2016-12-08 11:35:10 -05:00 |
|
Michael Scherer
|
95929fb79f
|
Make postgresql module in extras compile on py3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
573958bd53
|
Do not leak login_password when using verbose, with no_log
|
2016-12-08 11:34:59 -05:00 |
|
Strahinja Kustudic
|
5d63d0b8d1
|
Fixes check mode error on Python 2.4 and wrong changed state (#2438)
* Fixes check mode error on Python 2.4 and wrong changed state
* Changes code as suggested by @bcoca
|
2016-12-08 11:34:23 -05:00 |
|
Brian Coca
|
51e034a8cc
|
fixed version added
|
2016-12-08 11:33:49 -05:00 |
|
Javier Palacios
|
185761bfcb
|
BUGFIX: misnamed function name breaks check mode
|
2016-12-08 11:33:32 -05:00 |
|
Brian Coca
|
deb36b00d0
|
added missing license headers fixes #508
|
2016-12-08 11:33:06 -05:00 |
|
Toshio Kuratomi
|
88fea228dc
|
Fix postgresql_ext documentation
|
2016-12-08 11:32:27 -05:00 |
|
Toshio Kuratomi
|
d0ccafb6f5
|
Move other postgres module into the postgresql hierarchy
|
2016-12-08 11:32:27 -05:00 |
|
Daniel Schep
|
fe0e860d82
|
Import @dschep's module for installing postgres extensions.
Reviewed by @bcoca as a PR against the core repo here:
https://github.com/ansible/ansible-modules-core/pull/21
|
2016-12-08 11:32:27 -05:00 |
|