Commit Graph

24 Commits (e4ff74ebbd9dcff60edcec7e5405ceca2e6ca789)

Author SHA1 Message Date
Scott Sturdivant 726dc1d2e8 Clarify that the encrypted param must also be set.
12 years ago
Richard C Isaacson c2bf201bce Bulk update of choices=BOOLEANS to type='bool'
12 years ago
Kyle Kelley b5eb4d2a71 Fix expires
12 years ago
James Cammarata 1544c93bf2 Merge branch 'fix-postgres_user_to_understand_pg_namespaces' of https://github.com/alanfairless/ansible into alanfairless-fix-postgres_user_to_understand_pg_namespaces
12 years ago
James Cammarata 87bf16930e Merge branch 'postgres_alter_role' of https://github.com/jinnko/ansible into jinnko-postgres_alter_role
12 years ago
Arturs Vonda 6d85082586 Added port documentation to postgresql_db and postgresql_user
12 years ago
Matthew Jones 31ac3e71df Allow strings containing single and double quotes to be used as passwords for postgres_user
12 years ago
Alan Fairless 7a86083850 Fix postgresql_user to understand PG namespaces
12 years ago
Jinn Koriech aebae13c9b postgresql_user module: Gracefully handle ALTER ROLE on read-only postgres servers.
12 years ago
Jinn Koriech 6f2843724d Fix postgresql_user documentation render
12 years ago
Jinn Koriech 6b54417bd5 Add documentation for usage of encrypted postgresql passwords.
12 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
12 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
12 years ago
Michael DeHaan 36effd237c There's a cleaner way to do this, commit to module formatter pending.
12 years ago
Michael DeHaan ff0a41d446 No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
12 years ago
James Tanner 15243cd801 Fix typo in postgresql_user module docstrings
13 years ago
jctanner 8041735c56 Merge pull request #4686 from bcoca/postgresql_user_pwds
13 years ago
Steve Tjoa 626d41c1d1 Changed parameter from 'user' to 'name' in the examples to coincide with the specs.
13 years ago
Brian Coca 87e886a550 updated to make note that password is required before v1.4
13 years ago
Brian Coca 594ecc00c1 updated docs
13 years ago
Brian Coca 61d9472312 now supports users w/o a password, encrypted passwords and expiration
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Michael DeHaan e5d911fbce Docs standardization
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago