Commit Graph

27 Commits (0aba811cf2fd007f5ff9db1a288e19ef0de30f56)

Author SHA1 Message Date
Michael DeHaan c485cb3700 Remove some tab/space issues in previous commits.
13 years ago
Rodney Quillo 3bf088c084 Fix tabs/spaces.
13 years ago
Rodney Quillo 621eb5eccc Add postgresql_db and postgresql_use checkmode.
13 years ago
Lorin Hochstein eac339e98a Add documentation about PUBLIC user
13 years ago
Lorin Hochstein 4a90e2b50a postgresql_user: Add support for PUBLIC
13 years ago
Félix Sipma 02f531c609 remove quotes in has_table_privilege and has_database_privilege
14 years ago
Félix Sipma cd7fe9875c use double-quotes in postgresql commands (fix bug with "-")
14 years ago
Daniel Hokka Zakrisson 11b64314df Select all fields from the user, as some of them are version-dependent
14 years ago
Jan-Piet Mens caf003c813 DOCUMENTATION strings
14 years ago
Michael DeHaan 663a8fef3f chmod -x for all module files in source checkout
14 years ago
Michael DeHaan c0747b7baa pep8 fixes
14 years ago
Jan-Piet Mens feab57e270 Reformat code: examples consistently
14 years ago
Michael DeHaan 4104478abd Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
14 years ago
Jeremiah Heller 37bdefae74 add role_attr_flags parameter to postgresql_user
14 years ago
Jan-Piet Mens 754888d896 DOCUMENTATION for fetch,mount,ohai,easy_install
14 years ago
Marco Vito Moscaritolo e30e9a74c2 Added DOCUMENTATION to postgresql_user module.
14 years ago
Lorin Hochstein b3b01bb7a3 Fix postgresql_user bug
14 years ago
Piotr Kweclich 8360f9f46c added support for custom port definition
14 years ago
Pepe Barbe 6d473df324 Typo
14 years ago
Pepe Barbe af5d67c496 Query for all active privileges instead
14 years ago
Pepe Barbe 95169b75c4 Add fail_on_user option
14 years ago
Pepe Barbe 4e833cf506 Initial commit of change of semantics for module
14 years ago
Pepe Barbe 3dd2c0700f Syntax change to make module compatible with Python 2.4
14 years ago
Michael DeHaan 7e9e29011e Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
14 years ago
Michael DeHaan 0a3ebdb6d5 Module consistency and make daisy chaining work with invalid arguments detection.
14 years ago
Lorin Hochstein dcd214a631 Use standard argument names in PostgreSQL modules
14 years ago
Lorin Hochstein def1fa23f8 Add postgresql_db and postgresql_user module.
14 years ago