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
Dag Wieers 63fa33b0b7 Make sure we always return 'rc' from the command module
If this is not a certainty, playbooks will fail without an 'rc' and checking both if there is an rc, and whether the 'rc' is (not) 0 is very complicated. (especially because ${something.rc} will not be substituted and all that)
12 years ago
..
apt Reformat code: examples consistently 12 years ago
apt_repository Reformat code: examples consistently 12 years ago
assemble Reformat code: examples consistently 12 years ago
async_status Various performance streamlining and making the file features usable in all modules without daisy chaining. 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 When atomically replacing files, copy attributes 12 years ago
command Make sure we always return 'rc' from the command module 12 years ago
copy When atomically replacing files, copy attributes 12 years ago
cron Reformat code: examples consistently 12 years ago
debug module_formatter: .rst now correctly handles code examples 12 years ago
easy_install Reformat code: examples consistently 12 years ago
facter Erroneous space in facter documentation. 12 years ago
fail Reformat code: examples consistently 12 years ago
fetch Reformat code: examples consistently 12 years ago
file Reformat code: examples consistently 12 years ago
fireball Reformat code: examples consistently 12 years ago
get_url Reformat code: examples consistently 12 years ago
git Reformat code: examples consistently 12 years ago
group Reformat code: examples consistently 12 years ago
ini_file Reformat code: examples consistently 12 years ago
lineinfile Reformat code: examples consistently 12 years ago
mail typo 12 years ago
mount mount: update example with mandatory option 12 years ago
mysql_db Reformat code: examples consistently 12 years ago
mysql_user - removed space escapes from MySQL SHOW GRANTS regex 12 years ago
nagios Reformat code: examples consistently 12 years ago
ohai Jumbo DOCUMENTATION patch 12 years ago
pause Reformat code: examples consistently 12 years ago
ping various small doc tweaks 12 years ago
pip Reformat code: examples consistently 12 years ago
postgresql_db Reformat code: examples consistently 12 years ago
postgresql_user Reformat code: examples consistently 12 years ago
raw Added attribution to all module DOCUMENTATION strings 12 years ago
script Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command. 12 years ago
seboolean Reformat code: examples consistently 12 years ago
selinux Resolve traceback when python-selinux is not installed 12 years ago
service Reformat code: examples consistently 12 years ago
setup fixed but in pulling data from dmesg command, wrong function to use as file for for loop 12 years ago
shell Reformat code: examples consistently 12 years ago
slurp module docs for slurp 12 years ago
subversion Reformat code: examples consistently 12 years ago
supervisorctl Reformat code: examples consistently 12 years ago
template Reformat code: examples consistently 12 years ago
user Merge pull request #1455 from bleader/devel 12 years ago
virt Reformat code: examples consistently 12 years ago
wait_for Reformat code: examples consistently 12 years ago
yum add comments that enablerepo/disablerepo are new in 0.9 12 years ago