ansible/library
2013-04-05 15:33:21 -04:00
..
add_host Double quoted version_added in documentation 2013-03-30 20:44:34 +01:00
apt upgrade should obey check mode 2013-03-31 21:48:08 -04: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 Fixup authorized key doc formatting 2013-04-05 15:33:21 -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 Fixup ec2 doc formatting and use complex args format to break up long lines. 2013-04-05 15:30:36 -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 Double quoted version_added in documentation 2013-03-30 20:44:34 +01: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 Teach the macports module to activate/deactivate packages 2013-03-14 08:14:57 +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 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 Double quoted version_added in documentation 2013-03-30 20:44:34 +01: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 Double quoted version_added in documentation 2013-03-30 20:44:34 +01: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_user postgresql_user: fix docstrings 2013-04-01 13:56:37 +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
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 Additional example in service documentation. 2013-04-04 21:03:15 +02:00
setup Double quoted version_added in documentation 2013-03-30 20:44:34 +01: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 Moved choises in the right place 2013-04-03 21:29:57 +02:00
virt Examples must use "name" parameter instead of "guest" for virt module, both works though but code explicitly expects name as the guest VM identifier. 2013-03-30 20:52:56 +01: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