add_host
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
apt
Add separate step update_cache example
2013-04-08 18:20:23 +02:00
apt_key
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
apt_repository
Update various modules for check_mode
2013-02-27 12:23:35 -08:00
assemble
Remove choices=BOOLEANS as it is no longer needed
2013-02-23 22:57:36 +01:00
async_status
do not conditionalize this for older Python, fix indentation, better use
2012-12-17 21:07:36 +01:00
async_wrapper
chmod -x for all module files in source checkout
2012-11-19 13:47:40 -05:00
authorized_key
Create the .ssh dir if it does not already exist.
2013-04-12 14:46:41 -04:00
bzr
Fix bzr module documentation, name is the primary attribute.
2013-03-17 11:53:27 -04:00
cloudformation
Typo in documentation.
2013-04-01 15:15:40 -04:00
command
Use relative creates/removes path with chdir
2013-02-28 14:47:19 -08:00
copy
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
cron
Chnge description as list inside string
2013-03-30 20:53:28 +01:00
debug
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
django_manage
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
easy_install
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
ec2
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
ec2_facts
Changed python interpreter to be consistent in these modules as compared to all others.
2013-03-19 16:07:36 +00:00
ec2_vol
Merge pull request #2442 from lwade/vol_os_detection
2013-03-29 05:48:05 -07:00
facter
Various cleanup to run_command
2013-01-13 11:24:21 -08:00
fail
DOCUMENTATION strings
2012-11-21 18:49:30 +01:00
fetch
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
file
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
fireball
Fix typo in message.
2013-04-04 08:31:26 -04:00
gem
Chnge description as list inside string
2013-03-30 20:53:28 +01:00
get_url
Merge pull request #2273 from dorfsmay/pullreq-use_proxy
2013-03-10 16:10:45 -07:00
git
Add --depth support in the git module
2013-04-11 09:40:15 -07:00
group
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
group_by
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
hg
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
homebrew
Add Homebrew module
2013-03-16 21:52:51 -04:00
ini_file
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
lineinfile
Improved backrefs example in lineinfile.
2013-04-04 05:19:39 +02:00
lvg
fixed and extended documentation for lvg module
2013-03-28 13:55:01 +04:00
lvol
Add type casting to user/group modules, remove executable bit from other modules
2013-03-18 00:40:57 -04:00
macports
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
mail
mail module: properly set charset
2013-02-19 11:33:38 +01:00
mongodb_user
'make pep8' is now clean
2013-02-17 19:48:02 -05:00
mount
add docs to mount module using LABEL and UUID
2013-03-05 12:13:36 -05:00
mysql_db
mysql_db: use --password= instead of -p in dump/import
2013-04-03 09:58:58 -07:00
mysql_user
Strip quotes when parsing my.cnf
2013-03-25 09:53:04 -04:00
nagios
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
netscaler
netscaler module initial commit
2013-03-06 15:32:01 +01:00
npm
Updating version added, tweaking instantiation
2013-04-04 14:59:57 -04:00
ohai
Various cleanup to run_command
2013-01-13 11:24:21 -08:00
openbsd_pkg
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
opkg
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
pacman
Suppressed output and updated documentation
2013-03-30 11:57:53 -06:00
pause
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
ping
Working on complex argument support.
2013-02-17 15:01:49 -05:00
pip
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
pkgin
Changed python interpreter to be consistent in these modules as compared to all others.
2013-03-19 16:07:36 +00:00
postgresql_db
postgresql_db: add args lc_collate, lc_ctype
2013-03-25 12:34:59 +01:00
postgresql_privs
Add module postgresql_privs
2013-04-13 22:56:18 +02:00
postgresql_user
Use psycopg2's string handling to escape password string
2013-04-08 08:38:35 +02:00
rabbitmq_parameter
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
rabbitmq_plugin
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
rabbitmq_user
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
rabbitmq_vhost
Merge pull request #2533 from mavimo/documentation-version_added
2013-03-31 07:34:24 -07:00
raw
Merge pull request #1798 from dagwieers/raw-executable
2013-01-08 08:35:08 -08:00
rax
Fix up docs and add ability to insert files
2013-03-31 00:05:14 -07:00
rhn_channel
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
riak
Errors in documentation.
2013-04-12 22:26:18 -04:00
s3
Add version added info for s3 module.
2013-04-05 15:18:31 -04:00
script
Make script module use raw module so it does not require python
2012-12-24 00:24:34 +01:00
seboolean
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
selinux
Update various modules for check_mode
2013-02-27 12:23:35 -08:00
service
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
setup
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
shell
DOCUMENTATION strings
2012-11-21 18:49:30 +01:00
slurp
slurp: import base64 as module_common no longer does
2013-03-02 10:26:09 +01:00
subversion
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
supervisorctl
Update various modules for check_mode
2013-02-27 12:23:35 -08:00
svr4pkg
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
sysctl
Fix the documentation booleans so they use "yes" and "no"
2013-03-12 13:25:59 +01:00
template
Fixup template documentation so webdocs can generate.
2013-03-17 11:24:32 -04:00
uri
Chnge description as list inside string
2013-03-30 20:53:28 +01:00
user
Double quoted version_added in documentation
2013-03-30 20:44:34 +01:00
vagrant
Style fixes so "make pep8" is clean.
2013-04-10 16:37:49 -04:00
virt
Typo in docs
2013-04-09 20:47:39 +02:00
wait_for
removed env as per project policy
2012-11-27 11:18:46 -05:00
yum
Teach the yum module to support --check mode.
2013-02-17 18:18:43 -05:00
zfs
Added support for --check in zfs module
2013-02-22 15:01:18 +01:00