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
Yvan Cottyn e9a356bbde Fix exception catching for Python 2.4 12 years ago
..
add_host add add_host action plugin - add hosts to inventory during a playbook 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 Wrap getpwnam in try/except in authorized_key module 12 years ago
command Add an "executable" option to the command and shell modules 12 years ago
copy When atomically replacing files, copy attributes 12 years ago
cron pep8 fixes 12 years ago
debug Turn 'fail' and 'debug' modules into action_plugins 12 years ago
easy_install Reformat code: examples consistently 12 years ago
ec2 add ec2 module 12 years ago
facter Module documentation should have options sorted 12 years ago
fail Turn 'fail' and 'debug' modules into action_plugins 12 years ago
fetch Reformat code: examples consistently 12 years ago
file Reformat code: examples consistently 12 years ago
fireball Keep fireball from spreading its socket around 12 years ago
get_url Don't require thirsty mode for directory destination 12 years ago
git Rewrite switch_version() to detect branch 12 years ago
group Reformat code: examples consistently 12 years ago
group_by Add a group_by action plugin. 12 years ago
ini_file Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel 12 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 12 years ago
mail typo 12 years ago
mount mount: update example with mandatory option 12 years ago
mysql_db Fix exception catching for Python 2.4 12 years ago
mysql_user Fix exception catching for Python 2.4 12 years ago
nagios Reformat code: examples consistently 12 years ago
ohai Module documentation should have options sorted 12 years ago
pause Reformat code: examples consistently 12 years ago
ping Module documentation should have options sorted 12 years ago
pip Reformat code: examples consistently 12 years ago
postgresql_db pep8 fixes 12 years ago
postgresql_user pep8 fixes 12 years ago
raw Module documentation should have options sorted 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 More useful error message for if not HAVE_SELINUX 12 years ago
selinux Resolve traceback when python-selinux is not installed 12 years ago
service Merge branch 'service_bsd' of git://github.com/bcoca/ansible into devel 12 years ago
setup Fixed the way dom0/domU xen role is defined in the setup module 12 years ago
shell Add an "executable" option to the command and shell modules 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
svr4pkg Documentation of svr4pkg module breaks 'make rpm' 12 years ago
template Reformat code: examples consistently 12 years ago
user Fix to user module to use self when calling group_exists 12 years ago
virt Reformat code: examples consistently 12 years ago
wait_for Reformat code: examples consistently 12 years ago
yum Make module output more consistent wrt. changed/failed 12 years ago