You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bernhard Weitzhofer
3ac03e0cc1
Add module postgresql_privs
...
This Module allows to manage privileges on PostgreSQL database objects
(currently: tables, sequences, functions, databases, schemas, languages and
tablespaces) as well as group role memberships.
It is basically a wrapper around most of the functionality of PostgreSQL's
GRANT and REVOKE statements with additional detection of changes and support
for dry-runs (check-mode).
postgresql_privs should work with PostgreSQL 8.4 and above. Python Module
psycopg2 is required on the remote host.
13 years ago
add_host
Double quoted version_added in documentation
13 years ago
apt
Add separate step update_cache example
13 years ago
apt_key
Double quoted version_added in documentation
13 years ago
apt_repository
Update various modules for check_mode
13 years ago
assemble
Remove choices=BOOLEANS as it is no longer needed
13 years ago
async_status
do not conditionalize this for older Python, fix indentation, better use
13 years ago
async_wrapper
chmod -x for all module files in source checkout
13 years ago
authorized_key
Create the .ssh dir if it does not already exist.
13 years ago
bzr
Fix bzr module documentation, name is the primary attribute.
13 years ago
cloudformation
Typo in documentation.
13 years ago
command
Use relative creates/removes path with chdir
13 years ago
copy
Double quoted version_added in documentation
13 years ago
cron
Chnge description as list inside string
13 years ago
debug
Fix the documentation booleans so they use "yes" and "no"
13 years ago
django_manage
Fix the documentation booleans so they use "yes" and "no"
13 years ago
easy_install
Double quoted version_added in documentation
13 years ago
ec2
Style fixes so "make pep8" is clean.
13 years ago
ec2_facts
Changed python interpreter to be consistent in these modules as compared to all others.
13 years ago
ec2_vol
Merge pull request #2442 from lwade/vol_os_detection
13 years ago
facter
Various cleanup to run_command
13 years ago
fail
DOCUMENTATION strings
13 years ago
fetch
Double quoted version_added in documentation
13 years ago
file
Fix the documentation booleans so they use "yes" and "no"
13 years ago
fireball
Fix typo in message.
13 years ago
gem
Chnge description as list inside string
13 years ago
get_url
Merge pull request #2273 from dorfsmay/pullreq-use_proxy
13 years ago
git
Add --depth support in the git module
13 years ago
group
Double quoted version_added in documentation
13 years ago
group_by
Double quoted version_added in documentation
13 years ago
hg
Fix the documentation booleans so they use "yes" and "no"
13 years ago
homebrew
Add Homebrew module
13 years ago
ini_file
Fix the documentation booleans so they use "yes" and "no"
13 years ago
lineinfile
Improved backrefs example in lineinfile.
13 years ago
lvg
fixed and extended documentation for lvg module
13 years ago
lvol
Add type casting to user/group modules, remove executable bit from other modules
13 years ago
macports
Style fixes so "make pep8" is clean.
13 years ago
mail
mail module: properly set charset
13 years ago
mongodb_user
'make pep8' is now clean
13 years ago
mount
add docs to mount module using LABEL and UUID
13 years ago
mysql_db
mysql_db: use --password= instead of -p in dump/import
13 years ago
mysql_user
Strip quotes when parsing my.cnf
13 years ago
nagios
Style fixes so "make pep8" is clean.
13 years ago
netscaler
netscaler module initial commit
13 years ago
npm
Updating version added, tweaking instantiation
13 years ago
ohai
Various cleanup to run_command
13 years ago
openbsd_pkg
Style fixes so "make pep8" is clean.
13 years ago
opkg
Fix the documentation booleans so they use "yes" and "no"
13 years ago
pacman
Suppressed output and updated documentation
13 years ago
pause
Double quoted version_added in documentation
13 years ago
ping
Working on complex argument support.
13 years ago
pip
Double quoted version_added in documentation
13 years ago
pkgin
Changed python interpreter to be consistent in these modules as compared to all others.
13 years ago
postgresql_db
postgresql_db: add args lc_collate, lc_ctype
13 years ago
postgresql_privs
Add module postgresql_privs
13 years ago
postgresql_user
Use psycopg2's string handling to escape password string
13 years ago
rabbitmq_parameter
Double quoted version_added in documentation
13 years ago
rabbitmq_plugin
Double quoted version_added in documentation
13 years ago
rabbitmq_user
Double quoted version_added in documentation
13 years ago
rabbitmq_vhost
Merge pull request #2533 from mavimo/documentation-version_added
13 years ago
raw
Merge pull request #1798 from dagwieers/raw-executable
13 years ago
rax
Fix up docs and add ability to insert files
13 years ago
rhn_channel
Double quoted version_added in documentation
13 years ago
riak
Errors in documentation.
13 years ago
s3
Add version added info for s3 module.
13 years ago
script
Make script module use raw module so it does not require python
13 years ago
seboolean
Fix the documentation booleans so they use "yes" and "no"
13 years ago
selinux
Update various modules for check_mode
13 years ago
service
Style fixes so "make pep8" is clean.
13 years ago
setup
Style fixes so "make pep8" is clean.
13 years ago
shell
DOCUMENTATION strings
13 years ago
slurp
slurp: import base64 as module_common no longer does
13 years ago
subversion
Fix the documentation booleans so they use "yes" and "no"
13 years ago
supervisorctl
Update various modules for check_mode
13 years ago
svr4pkg
Double quoted version_added in documentation
13 years ago
sysctl
Fix the documentation booleans so they use "yes" and "no"
13 years ago
template
Fixup template documentation so webdocs can generate.
13 years ago
uri
Chnge description as list inside string
13 years ago
user
Double quoted version_added in documentation
13 years ago
vagrant
Style fixes so "make pep8" is clean.
13 years ago
virt
Typo in docs
13 years ago
wait_for
removed env as per project policy
13 years ago
yum
Teach the yum module to support --check mode.
13 years ago
zfs
Added support for --check in zfs module
13 years ago