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.
ansible/library
Daniel Hokka Zakrisson 6477bdc6fc Use a regexp to filter out arguments instead
pipes.quote is a bit overzealous for what we want to do, quoting ;
and other characters that you most likely want to use in your shell
invocations. The regexp is the best I could come up with to be able
to only replace the parts of the arguments that shouldn't be
executed.
12 years ago
..
apt Fixed error on official docs (reported on DOCUMENTATION string). Name param must be pkg and is required. 12 years ago
apt_repository Removed embedded colon in DOCUMENTATION of apt_repository: building manpages failed 12 years ago
assemble Module DOCUMENTATION: assemble, authorized_key, command, copy 12 years ago
async_status Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 12 years ago
async_wrapper whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
authorized_key Module DOCUMENTATION: assemble, authorized_key, command, copy 12 years ago
command Use a regexp to filter out arguments instead 12 years ago
copy Module DOCUMENTATION: assemble, authorized_key, command, copy 12 years ago
easy_install DOCUMENTATION for fetch,mount,ohai,easy_install 12 years ago
facter module_formatter now also uses Jinja2 trim_blocks 12 years ago
fetch DOCUMENTATION for fetch,mount,ohai,easy_install 12 years ago
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 12 years ago
fireball template DOCUMENTATION added to fireball 12 years ago
get_url Various fixes for the module documentation auto-generator 12 years ago
git Add module documentation for git, group, service, and user 12 years ago
group Add module documentation for git, group, service, and user 12 years ago
ini_file removed EXAMPLES from ini_file 12 years ago
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 12 years ago
mount DOCUMENTATION for fetch,mount,ohai,easy_install 12 years ago
mysql_db Fixed doc string 12 years ago
mysql_user DOCUMENTATION for fetch,mount,ohai,easy_install 12 years ago
nagios Change from a module config file to brute force locating the nagios configs so we can find the command file. 12 years ago
ohai DOCUMENTATION for fetch,mount,ohai,easy_install 12 years ago
ping Added ping module author in docs. 12 years ago
pip Fixed error in author name 12 years ago
postgresql_db Added DOCUMENTATION to postgresql_db module. 12 years ago
postgresql_user DOCUMENTATION for fetch,mount,ohai,easy_install 12 years ago
raw Tweak DOCUMENTATION YAML as per latest 991 12 years ago
seboolean Added DOCUMENTATION to seboolean module. 12 years ago
selinux Added DOCUMENTATION to selinux module. 12 years ago
service Add module documentation for git, group, service, and user 12 years ago
setup Add LSB facts, as derived from lsb_release -a 12 years ago
shell Added DOCUMENTATION to shell module. 12 years ago
slurp module docs for slurp 12 years ago
subversion Added DOCUMENTATION to subversion module. 12 years ago
supervisorctl Added DOCUMENTATION to supervisorctl module. 12 years ago
template Module DOCUMENTATION for template, wait_for, and yum 12 years ago
user Add module documentation for git, group, service, and user 12 years ago
virt Attribute author of virt correctly (sorry) 12 years ago
wait_for Module DOCUMENTATION for template, wait_for, and yum 12 years ago
yum Module DOCUMENTATION for template, wait_for, and yum 12 years ago