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 b95bcf1b9d Use single-quotes to contain SSH keys as they may contain double-quotes
Fixes #1624.
13 years ago
..
add_host add add_host action plugin - add hosts to inventory during a playbook 13 years ago
apt Reformat code: examples consistently 13 years ago
apt_repository Reformat code: examples consistently 13 years ago
assemble Reformat code: examples consistently 13 years ago
async_status Various performance streamlining and making the file features usable in all modules without daisy chaining. 13 years ago
async_wrapper whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 14 years ago
authorized_key Use single-quotes to contain SSH keys as they may contain double-quotes 13 years ago
command Add an "executable" option to the command and shell modules 13 years ago
copy When atomically replacing files, copy attributes 13 years ago
cron pep8 fixes 13 years ago
debug Turn 'fail' and 'debug' modules into action_plugins 13 years ago
easy_install Reformat code: examples consistently 13 years ago
ec2 Support for user_data in ec2 module 13 years ago
facter Module documentation should have options sorted 13 years ago
fail Turn 'fail' and 'debug' modules into action_plugins 13 years ago
fetch Reformat code: examples consistently 13 years ago
file Reformat code: examples consistently 13 years ago
fireball Allow fireball to transfer binary files, fixup fireball docs, make fetch work with fireball. 13 years ago
get_url Don't require thirsty mode for directory destination 13 years ago
git Rewrite switch_version() to detect branch 13 years ago
group add solaris subclass to group module 13 years ago
group_by Add a group_by action plugin. 13 years ago
ini_file Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel 13 years ago
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 13 years ago
mail typo 13 years ago
mount mount: update example with mandatory option 13 years ago
mysql_db Fix exception catching for Python 2.4 13 years ago
mysql_user Fix for #1577 (python 2.4 compliance for mysql_user), tested only for syntax, please exercise MySQL fans! 13 years ago
nagios Reformat code: examples consistently 13 years ago
ohai Module documentation should have options sorted 13 years ago
pause Reformat code: examples consistently 13 years ago
ping Module documentation should have options sorted 13 years ago
pip Reformat code: examples consistently 13 years ago
postgresql_db pep8 fixes 13 years ago
postgresql_user pep8 fixes 13 years ago
raw Module documentation should have options sorted 13 years ago
script Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command. 13 years ago
seboolean More useful error message for if not HAVE_SELINUX 13 years ago
selinux Missing import 13 years ago
service Allow adding additional arguments to service module 13 years ago
setup Fixed the way dom0/domU xen role is defined in the setup module 13 years ago
shell Add an "executable" option to the command and shell modules 13 years ago
slurp module docs for slurp 13 years ago
subversion Reformat code: examples consistently 13 years ago
supervisorctl Reformat code: examples consistently 13 years ago
svr4pkg Documentation of svr4pkg module breaks 'make rpm' 13 years ago
template Reformat code: examples consistently 13 years ago
user minor linux user module fixups 13 years ago
virt Reformat code: examples consistently 13 years ago
wait_for Reformat code: examples consistently 13 years ago
yum Make module output more consistent wrt. changed/failed 13 years ago