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
Michael DeHaan bdb231213d Add type casting to user/group modules, remove executable bit from other modules 12 years ago
..
add_host
apt Make apt upgrade=dist work and make its argument handling more idiomatic 12 years ago
apt_key Update various modules for check_mode 12 years ago
apt_repository Update various modules for check_mode 12 years ago
assemble Remove choices=BOOLEANS as it is no longer needed 12 years ago
async_status
async_wrapper
authorized_key
cloudformation
command Use relative creates/removes path with chdir 12 years ago
copy Updated copy documentation. 12 years ago
cron Remove choices=BOOLEANS as it is no longer needed 12 years ago
debug
django_manage In django module if no virtualenv is specified, don't choke 12 years ago
easy_install Update various modules for check_mode 12 years ago
ec2 fixed case and punctuation 12 years ago
ec2_facts
ec2_vol
facter
fail
fetch Update fetch documentation 12 years ago
file file module should check invalid arguments (fixes #2135) 12 years ago
fireball Log tracebacks to syslog when using fireball mode. 12 years ago
gem Respect gem_source option if specified 12 years ago
get_url Merge pull request #2273 from dorfsmay/pullreq-use_proxy 12 years ago
git Merge pull request #2187 from dhozac/argument-type-check 12 years ago
group Add type casting to user/group modules, remove executable bit from other modules 12 years ago
group_by
hg Remove choices=BOOLEANS as it is no longer needed 12 years ago
ini_file Remove choices=BOOLEANS as it is no longer needed 12 years ago
lineinfile allow use of backrefs in lineinfile 12 years ago
lvol Add type casting to user/group modules, remove executable bit from other modules 12 years ago
macports Use opkg module as basis for macports module 12 years ago
mail
mongodb_user
mount add docs to mount module using LABEL and UUID 12 years ago
mysql_db Update mysql_db 12 years ago
mysql_user fix MySQL user doc formatting issue 12 years ago
nagios add (un)silence_nagios and command actions to the nagios module 12 years ago
netscaler netscaler module initial commit 12 years ago
ohai
openbsd_pkg Add openbsd_pkg: package management for OpenBSD. 12 years ago
opkg Adding support for OpenWrt 12 years ago
pacman Remove choices=BOOLEANS as it is no longer needed 12 years ago
pause
ping
pip Update various modules for check_mode 12 years ago
pkgin Add type casting to user/group modules, remove executable bit from other modules 12 years ago
postgresql_db Remove some tab/space issues in previous commits. 12 years ago
postgresql_user Remove some tab/space issues in previous commits. 12 years ago
rabbitmq_parameter Fixup the rabbitmq YAML documentation so we can generate docs for it. 12 years ago
rabbitmq_plugin Remove choices=BOOLEANS as it is no longer needed 12 years ago
rabbitmq_user Remove choices=BOOLEANS as it is no longer needed 12 years ago
rabbitmq_vhost Updating docs 12 years ago
raw
script
seboolean Update various modules for check_mode 12 years ago
selinux Update various modules for check_mode 12 years ago
service Fixed 'service'. Now it respect 'enabled=no' as well. 12 years ago
setup Merge branch 'alpine' of git://github.com/fabaff/ansible into devel 12 years ago
shell
slurp slurp: import base64 as module_common no longer does 12 years ago
subversion Update subversion module to work better with check mode 12 years ago
supervisorctl Update various modules for check_mode 12 years ago
svr4pkg Update various modules for check_mode 12 years ago
sysctl Minor spelling fixes 12 years ago
template
uri Make URI module default to 30 seconds. 12 years ago
user Add type casting to user/group modules, remove executable bit from other modules 12 years ago
virt virt module doc fix 12 years ago
wait_for
yum
zfs