ansible/library
Michael DeHaan 13e8ef5f35 Merge pull request #1146 from dhozac/command-escape-args
Properly parse escaped special arguments
2012-09-29 16:25:37 -07:00
..
apt Fixed error on official docs (reported on DOCUMENTATION string). Name param must be pkg and is required. 2012-09-29 18:23:13 +02:00
apt_repository Removed embedded colon in DOCUMENTATION of apt_repository: building manpages failed 2012-09-29 12:53:17 +02:00
assemble Module DOCUMENTATION: assemble, authorized_key, command, copy 2012-09-28 21:55:49 +02:00
async_status Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
async_wrapper whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 2012-08-06 20:07:02 -04:00
authorized_key Module DOCUMENTATION: assemble, authorized_key, command, copy 2012-09-28 21:55:49 +02:00
command Properly parse escaped special arguments 2012-09-29 21:05:49 +02:00
copy Module DOCUMENTATION: assemble, authorized_key, command, copy 2012-09-28 21:55:49 +02:00
easy_install Add option required=(True|False) to get_bin_path and update modules 2012-08-30 11:01:37 -07:00
facter Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
fetch Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 2012-07-14 11:59:12 -04:00
file Various tweaking to get the module formatter to work for 'make docs' in the docs project. Likely the templates for other module formatting types will have to change 2012-09-27 21:06:31 -04:00
fireball The very first start of 'fireball mode', which uses ansible in SSH mode to deploy a ephemeral zeromq daemon (entirely optional) that is will die after 2012-09-26 23:51:59 -04:00
get_url Various fixes for the module documentation auto-generator 2012-09-27 21:30:32 -04:00
git User-expand the destination path of the git module 2012-09-21 19:20:05 +02:00
group Add option required=(True|False) to get_bin_path and update modules 2012-08-30 11:01:37 -07:00
ini_file removed EXAMPLES from ini_file 2012-09-29 01:26:40 +02:00
lineinfile Various tweaking to get the module formatter to work for 'make docs' in the docs project. Likely the templates for other module formatting types will have to change 2012-09-27 21:06:31 -04:00
mount fixed missing module argument for mount module 2012-08-13 15:20:36 -04:00
mysql_db Fixed doc string 2012-09-29 16:43:21 +02:00
mysql_user Added DOCUMENTATION to musql_user module. 2012-09-29 16:15:41 +02:00
nagios Change from a module config file to brute force locating the nagios configs so we can find the command file. 2012-08-28 02:16:07 -04:00
ohai Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
ping Added ping module author in docs. 2012-09-29 16:23:58 +02:00
pip Fixed error in author name 2012-09-29 21:04:17 +02:00
postgresql_db Added DOCUMENTATION to postgresql_db module. 2012-09-29 16:46:13 +02:00
postgresql_user Added DOCUMENTATION to postgresql_user module. 2012-09-29 16:46:30 +02:00
raw Tweak DOCUMENTATION YAML as per latest 991 2012-09-19 16:09:26 +02:00
seboolean chmod +x 2012-08-30 19:43:14 -04:00
selinux chmod +x 2012-08-30 19:43:14 -04:00
service Ignore failure of stop command if start succeeds with state=restarted 2012-09-25 22:51:13 -07:00
setup Tweak DOCUMENTATION YAML as per latest 991 2012-09-19 16:09:26 +02:00
shell Added DOCUMENTATION to shell module. 2012-09-29 20:40:06 +02:00
slurp Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 2012-08-02 21:29:10 -04:00
subversion Added DOCUMENTATION to subversion module. 2012-09-29 16:28:55 +02:00
supervisorctl Added DOCUMENTATION to supervisorctl module. 2012-09-29 21:02:07 +02:00
template Module DOCUMENTATION for template, wait_for, and yum 2012-09-29 00:49:02 +02:00
user Add option required=(True|False) to get_bin_path and update modules 2012-08-30 11:01:37 -07:00
virt add import sys to virt module b/c it needs it if the libvirt python 2012-09-07 16:05:42 -04:00
wait_for Module DOCUMENTATION for template, wait_for, and yum 2012-09-29 00:49:02 +02:00
yum Module DOCUMENTATION for template, wait_for, and yum 2012-09-29 00:49:02 +02:00