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
Luke Antins 0dbd3aa821 Add examples to user module documentation. 13 years ago
..
apt Remove "the the" 13 years ago
apt_repository Fix help text 13 years ago
assemble Fixing various module related things. 14 years ago
async_status attempt at DOCUMENTATION for async_status 14 years ago
async_wrapper
authorized_key Fixing various module related things. 14 years ago
command Fixing various module related things. 14 years ago
copy implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 13 years ago
cron fixed cron library so backups are python2.4 compatible 13 years ago
debug Various small fixes to boolean usage, using module.params.get and default values 13 years ago
easy_install Jumbo DOCUMENTATION patch 14 years ago
facter Jumbo DOCUMENTATION patch 14 years ago
fail Fix indent of fail module example to prevent unwanted `<blockquote></pre></p> <br/></blockquote>` from showing up in docsite output. 13 years ago
fetch various small doc tweaks 14 years ago
file "force=" code under the file module is problematic, remove it 13 years ago
fireball implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 13 years ago
get_url various small doc tweaks 14 years ago
git Further cleanup to add another rc check and remove a now redundent one. 13 years ago
group
ini_file
lineinfile Use the standard 'dest' option for target files, make 'name' an alias 14 years ago
mail typo 13 years ago
mount
mysql_db fix issue with mysql authentication and states not dump or import 13 years ago
mysql_user Jumbo DOCUMENTATION patch 14 years ago
nagios Fix issue https://github.com/ansible/ansible/issues/1194 14 years ago
ohai Jumbo DOCUMENTATION patch 14 years ago
pause The pause 'prompt' parameter now requires quotes around the message. 13 years ago
ping various small doc tweaks 14 years ago
pip Test for python-pip as well as pip 13 years ago
postgresql_db Jumbo DOCUMENTATION patch 14 years ago
postgresql_user
raw Added attribution to all module DOCUMENTATION strings 14 years ago
seboolean Added DOCUMENTATION to seboolean module. 14 years ago
selinux Added DOCUMENTATION to selinux module. 14 years ago
service fix mentioning of redundant aliases in module docs, remove was removed anyway 13 years ago
setup fixed but in pulling data from dmesg command, wrong function to use as file for for loop 13 years ago
shell fix wording of shell documentation 14 years ago
slurp module docs for slurp 14 years ago
subversion
supervisorctl
template Jumbo DOCUMENTATION patch 14 years ago
user Add examples to user module documentation. 13 years ago
virt Attribute author of virt correctly (sorry) 14 years ago
wait_for
yum