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 7dbfad8225 baby-JSON not supported, let selinux module warn using regular JSON 12 years ago
..
add_host For consistency, add host should take a key named 'name' in addition to 'hostname'. 12 years ago
apt Remove choices=BOOLEANS as it is no longer needed 12 years ago
apt_key Fixed remove_key 12 years ago
apt_repository Update apt_repository to query if repo is already configured 12 years ago
assemble Remove choices=BOOLEANS as it is no longer needed 12 years ago
async_status do not conditionalize this for older Python, fix indentation, better use 12 years ago
async_wrapper chmod -x for all module files in source checkout 12 years ago
authorized_key * Minor removal of some dumb I did. 12 years ago
cloudformation CloudFormation support. 12 years ago
command command: make sure that all _handle_aliases() calls returns {} 12 years ago
copy Remove choices=BOOLEANS as it is no longer needed 12 years ago
cron Remove choices=BOOLEANS as it is no longer needed 12 years ago
debug DOCUMENTATION strings 12 years ago
django-manage Add some aliases for django manage, mainly around underscores, and use the newer (easier) way to do module docs. Also 12 years ago
easy_install Remove choices=BOOLEANS as it is no longer needed 12 years ago
ec2 Remove some tab/space issues in previous commits. 12 years ago
ec2_facts 'make pep8' is now clean 12 years ago
ec2_vol Correct ec2_vol doc errors 12 years ago
facter Various cleanup to run_command 12 years ago
fail DOCUMENTATION strings 12 years ago
fetch DOCUMENTATION strings 12 years ago
file Resolve merge 12 years ago
fireball 'make pep8' is now clean 12 years ago
get_url Remove choices=BOOLEANS as it is no longer needed 12 years ago
git Merge pull request #2187 from dhozac/argument-type-check 12 years ago
group Add group support to check mode. 12 years ago
group_by Add a group_by action plugin. 12 years ago
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 Merge pull request #2187 from dhozac/argument-type-check 12 years ago
mail mail module: properly set charset 12 years ago
mongodb_user 'make pep8' is now clean 12 years ago
mount Update modules to use run_command in module_common.py 12 years ago
mysql_db Adding back support for pass= 12 years ago
mysql_user Adding back support for pass= 12 years ago
nagios Making the nagios module NOOPpable 12 years ago
ohai Various cleanup to run_command 12 years ago
pacman Remove choices=BOOLEANS as it is no longer needed 12 years ago
pause pause: Fix small documentation glitch 12 years ago
ping Working on complex argument support. 12 years ago
pip Remove choices=BOOLEANS as it is no longer needed 12 years ago
pkgin Use module.get_bin_path for pkgin module instead of hardcoding paths 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_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 Remove choices=BOOLEANS as it is no longer needed 12 years ago
raw Merge pull request #1798 from dagwieers/raw-executable 12 years ago
script Make script module use raw module so it does not require python 12 years ago
seboolean Remove choices=BOOLEANS as it is no longer needed 12 years ago
selinux baby-JSON not supported, let selinux module warn using regular JSON 12 years ago
service Merge pull request #2187 from dhozac/argument-type-check 12 years ago
setup Remove some tab/space issues in previous commits. 12 years ago
shell DOCUMENTATION strings 12 years ago
slurp Very basic --diff option for showing what happens when templates change. 12 years ago
subversion Prevent SVN checkouts from failing due self signed certs. 12 years ago
supervisorctl always restart the program when state=restarted 12 years ago
svr4pkg Update modules to use run_command in module_common.py 12 years ago
sysctl Remove choices=BOOLEANS as it is no longer needed 12 years ago
template Added additional template variables 12 years ago
uri Remove choices=BOOLEANS as it is no longer needed 12 years ago
user Remove choices=BOOLEANS as it is no longer needed 12 years ago
virt Simplify and correct comparisons with None. 12 years ago
wait_for removed env as per project policy 12 years ago
yum Teach the yum module to support --check mode. 12 years ago
zfs Added support for --check in zfs module 12 years ago