summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/database/postgresql/postgresql_privs.py
Commit message (Expand)AuthorAgeFilesLines
* E501 fixes (#22879)Matt Martz2017-03-221-1/+2
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP8 E712 fixes (#21916)Matt Martz2017-02-241-1/+1
* Postgres ssl mode prefer (#21498)Ted Timmons2017-02-161-2/+3
* Support forced SSL-verified connection with given CA certificateMaarten Bezemer2017-01-161-4/+35
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Change examples syntax on postgresql_privs moduleSam Doran2016-12-081-60/+60
* Do not leak the password in log (#5189)Michael Scherer2016-12-081-1/+1
* Convert all databases modules to python3 and 2.4 syntax (#3688)Michael Scherer2016-12-081-3/+6
* Make ALL_IN_SCHEMA for tables affect viewsToBeReplaced2016-12-081-1/+1
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Fix function identifier quotingJohannes Steger2016-12-081-1/+4
* Add USAGE as a valid privilegeToshio Kuratomi2016-12-081-1/+1
* Gixes to doc formattingToshio Kuratomi2016-12-081-1/+1
* Adds a login_unix_socket option to the postgresql_privs module.Dan2016-12-081-13/+26
* Correct new function nameToshio Kuratomi2016-12-081-3/+3
* Normalize privs and flags to uppercase so comparisons against allowed names w...Toshio Kuratomi2016-12-081-1/+1
* Make sure we quote or confirm good all user provided identifiersToshio Kuratomi2016-12-081-8/+17
* Some more module categorization.Michael DeHaan2016-12-081-0/+613