ansible/library
2012-11-18 18:31:57 +01:00
..
add_host add add_host action plugin - add hosts to inventory during a playbook 2012-11-09 00:16:17 -05: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 Use single-quotes to contain SSH keys as they may contain double-quotes 2012-11-18 18:31:57 +01:00
command Add an "executable" option to the command and shell modules 2012-11-08 13:56:16 +00:00
copy When atomically replacing files, copy attributes 2012-10-25 21:40:05 -04:00
cron pep8 fixes 2012-10-30 20:42:07 -04:00
debug Turn 'fail' and 'debug' modules into action_plugins 2012-11-07 23:34:53 +01:00
easy_install Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ec2 Support for user_data in ec2 module 2012-11-17 16:12:46 +01:00
facter Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
fail Turn 'fail' and 'debug' modules into action_plugins 2012-11-07 23:34:53 +01: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 Allow fireball to transfer binary files, fixup fireball docs, make fetch work with fireball. 2012-11-14 18:37:17 -05:00
get_url Don't require thirsty mode for directory destination 2012-11-07 14:16:48 +01:00
git Rewrite switch_version() to detect branch 2012-11-07 16:33:22 -08:00
group add solaris subclass to group module 2012-11-16 16:05:16 -10:00
group_by Add a group_by action plugin. 2012-10-29 13:10:23 +01:00
ini_file Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel 2012-11-03 19:23:38 -04:00
lineinfile fix case in which file is created and backup is requested but fails, not it just doesn't attempt to backup the missing file 2012-11-07 10:33:43 -05: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 Fix exception catching for Python 2.4 2012-11-09 14:27:03 +01:00
mysql_user Fix for #1577 (python 2.4 compliance for mysql_user), tested only for syntax, please exercise MySQL fans! 2012-11-14 20:02:39 -05:00
nagios Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ohai Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
pause Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ping Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
pip Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
postgresql_db pep8 fixes 2012-10-30 20:42:07 -04:00
postgresql_user pep8 fixes 2012-10-30 20:42:07 -04:00
raw Module documentation should have options sorted 2012-11-03 18:52:59 -04: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 More useful error message for if not HAVE_SELINUX 2012-10-29 16:23:00 +01:00
selinux Missing import 2012-11-14 18:19:16 -05:00
service Allow adding additional arguments to service module 2012-11-18 01:48:06 +01:00
setup Fixed the way dom0/domU xen role is defined in the setup module 2012-11-06 22:49:33 +01:00
shell Add an "executable" option to the command and shell modules 2012-11-08 13:56:16 +00: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
svr4pkg Documentation of svr4pkg module breaks 'make rpm' 2012-11-09 02:22:20 +01:00
template Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
user minor linux user module fixups 2012-11-12 11:13:51 -10: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 Make module output more consistent wrt. changed/failed 2012-11-08 12:28:18 +01:00