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)
2012-10-26 15:02:03 +02:00
..
apt Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
apt_repository Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
assemble Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
async_status Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -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 When atomically replacing files, copy attributes 2012-10-25 21:40:05 -04:00
command Make sure we always return 'rc' from the command module 2012-10-26 15:02:03 +02:00
copy When atomically replacing files, copy attributes 2012-10-25 21:40:05 -04:00
cron Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
debug module_formatter: .rst now correctly handles code examples 2012-10-18 13:49:19 +02:00
easy_install Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
facter Erroneous space in facter documentation. 2012-10-18 01:20:40 +01:00
fail Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
fetch Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
file Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
fireball Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
get_url Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
git Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
group Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ini_file Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
lineinfile Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
mail typo 2012-10-16 14:40:35 +02:00
mount mount: update example with mandatory option 2012-10-23 15:49:47 +02:00
mysql_db Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
mysql_user - removed space escapes from MySQL SHOW GRANTS regex 2012-10-24 15:02:54 +02:00
nagios Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ohai Jumbo DOCUMENTATION patch 2012-10-01 09:18:54 +02:00
pause Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ping various small doc tweaks 2012-10-02 22:43:46 -04:00
pip Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
postgresql_db Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
postgresql_user Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
raw Added attribution to all module DOCUMENTATION strings 2012-10-01 12:37:51 +02:00
script Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command. 2012-10-20 12:12:07 -04:00
seboolean Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
selinux Resolve traceback when python-selinux is not installed 2012-10-24 18:57:24 +02:00
service Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
setup fixed but in pulling data from dmesg command, wrong function to use as file for for loop 2012-10-16 18:44:09 -04:00
shell Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
slurp module docs for slurp 2012-09-30 16:58:15 +02:00
subversion Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
supervisorctl Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
template Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
user Merge pull request #1455 from bleader/devel 2012-10-25 18:26:58 -07:00
virt Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
wait_for Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
yum add comments that enablerepo/disablerepo are new in 0.9 2012-10-24 09:08:42 -04:00