.. |
add_host
|
For consistency, add host should take a key named 'name' in addition to 'hostname'.
|
2013-02-17 20:45:37 -05:00 |
apt
|
Make apt upgrade=dist work and make its argument handling more idiomatic
|
2013-03-05 23:46:34 +01:00 |
apt_key
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08: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
|
* Minor removal of some dumb I did.
|
2013-02-02 18:17:18 -06:00 |
cloudformation
|
CloudFormation support.
|
2013-02-22 15:52:23 -05:00 |
command
|
Use relative creates/removes path with chdir
|
2013-02-28 14:47:19 -08:00 |
copy
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
cron
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
debug
|
DOCUMENTATION strings
|
2012-11-21 18:49:30 +01:00 |
django_manage
|
In django module if no virtualenv is specified, don't choke
|
2013-02-28 16:03:23 -05:00 |
easy_install
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08:00 |
ec2
|
fixed case and punctuation
|
2013-03-08 10:12:15 +01:00 |
ec2_facts
|
'make pep8' is now clean
|
2013-02-17 19:48:02 -05:00 |
ec2_vol
|
Correct ec2_vol doc errors
|
2013-02-18 10:14:09 +00: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
|
Added a fail_on_missing option to fetch.
|
2013-03-02 11:04:48 -07:00 |
file
|
Resolve merge
|
2013-02-26 20:57:36 -05:00 |
fireball
|
Log tracebacks to syslog when using fireball mode.
|
2013-03-01 18:24:48 -05:00 |
gem
|
Respect gem_source option if specified
|
2013-03-06 16:58:57 -08:00 |
get_url
|
Merge pull request #2273 from dorfsmay/pullreq-use_proxy
|
2013-03-10 16:10:45 -07:00 |
git
|
Merge pull request #2187 from dhozac/argument-type-check
|
2013-02-26 14:05:36 -08:00 |
group
|
Add group support to check mode.
|
2013-02-17 17:33:42 -05:00 |
group_by
|
Add a group_by action plugin.
|
2012-10-29 13:10:23 +01:00 |
hg
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
ini_file
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
lineinfile
|
allow use of backrefs in lineinfile
|
2013-03-07 20:46:52 +01:00 |
lvol
|
Add lvol module to manage logical volumes.
|
2013-02-27 11:27:26 +01:00 |
macports
|
Use opkg module as basis for macports module
|
2013-03-01 14:07:38 +00: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
|
Update mysql_db
|
2013-03-05 17:11:12 -05:00 |
mysql_user
|
fix MySQL user doc formatting issue
|
2013-03-01 17:38:14 -05:00 |
nagios
|
Making the nagios module NOOPpable
|
2013-02-26 12:28:01 -05:00 |
ohai
|
Various cleanup to run_command
|
2013-01-13 11:24:21 -08:00 |
openbsd_pkg
|
Add openbsd_pkg: package management for OpenBSD.
|
2013-03-03 00:01:02 +01:00 |
opkg
|
Adding support for OpenWrt
|
2013-02-27 22:16:12 -05:00 |
pacman
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
pause
|
pause: Fix small documentation glitch
|
2013-02-20 15:17:49 +01:00 |
ping
|
Working on complex argument support.
|
2013-02-17 15:01:49 -05:00 |
pip
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08:00 |
pkgin
|
Use module.get_bin_path for pkgin module instead of hardcoding paths
|
2013-02-03 23:57:34 +01:00 |
postgresql_db
|
Remove some tab/space issues in previous commits.
|
2013-02-26 20:30:33 -05:00 |
postgresql_user
|
Remove some tab/space issues in previous commits.
|
2013-02-26 20:30:33 -05:00 |
rabbitmq_parameter
|
Fixup the rabbitmq YAML documentation so we can generate docs for it.
|
2013-03-01 19:47:43 -05:00 |
rabbitmq_plugin
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
rabbitmq_user
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
rabbitmq_vhost
|
Updating docs
|
2013-02-28 20:32:44 -05:00 |
raw
|
Merge pull request #1798 from dagwieers/raw-executable
|
2013-01-08 08:35:08 -08:00 |
script
|
Make script module use raw module so it does not require python
|
2012-12-24 00:24:34 +01:00 |
seboolean
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08:00 |
selinux
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08:00 |
service
|
Fixed 'service'. Now it respect 'enabled=no' as well.
|
2013-03-08 12:07:54 +07:00 |
setup
|
Merge pull request #2274 from jcftang/setup-osx-facts
|
2013-03-10 15:26:41 -07: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
|
Update subversion module to work better with check mode
|
2013-03-06 10:23:35 -08:00 |
supervisorctl
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08:00 |
svr4pkg
|
Update various modules for check_mode
|
2013-02-27 12:23:35 -08:00 |
sysctl
|
Minor spelling fixes
|
2013-03-06 10:41:19 -08:00 |
template
|
Added additional template variables
|
2013-01-04 16:36:02 +10:00 |
uri
|
Add socket timeout to uri module.
|
2013-03-02 17:34:23 -08:00 |
user
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
virt
|
virt module doc fix
|
2013-02-28 18:04:25 -08: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 |