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 582f088e7e Fix module docs formatting 13 years ago
..
add_host For consistency, add host should take a key named 'name' in addition to 'hostname'. 13 years ago
apt Merge pull request #2115 from kavink/devel 13 years ago
apt_key Fixed remove_key 13 years ago
apt_repository Update apt_repository to query if repo is already configured 13 years ago
assemble adjusted assemble to use new file attribute handling 13 years ago
async_status do not conditionalize this for older Python, fix indentation, better use 13 years ago
async_wrapper chmod -x for all module files in source checkout 13 years ago
authorized_key * Minor removal of some dumb I did. 13 years ago
cloudformation CloudFormation support. 13 years ago
command Various cleanup to run_command 13 years ago
copy Add force= and make thirsty= an alias for backward compatibility 13 years ago
cron cron: Work even without initial crontab 13 years ago
debug DOCUMENTATION strings 13 years ago
easy_install mark when various new flags were added to the pip & easy_install modules 13 years ago
ec2 missed a spot. 13 years ago
ec2_facts 'make pep8' is now clean 13 years ago
ec2_vol Correct ec2_vol doc errors 13 years ago
facter Various cleanup to run_command 13 years ago
fail DOCUMENTATION strings 13 years ago
fetch DOCUMENTATION strings 13 years ago
file Recurse was added in 1.1 13 years ago
fireball 'make pep8' is now clean 13 years ago
get_url Merge pull request #2146 from dagwieers/thirsty-force 13 years ago
git more places to use yaml.safe_load 13 years ago
group Add group support to check mode. 13 years ago
group_by Add a group_by action plugin. 13 years ago
hg Specify repo option with hg pull 13 years ago
ini_file Remove last remnants of daisychaining 13 years ago
lineinfile Lots of docsite additions for new features + cleanup lineinfile YAML docs 13 years ago
mail mail module: properly set charset 13 years ago
mongodb_user 'make pep8' is now clean 13 years ago
mount Update modules to use run_command in module_common.py 13 years ago
mysql_db mysql_db/user: Use password for my.cnf 13 years ago
mysql_user mysql_user: handle unnecessary GRANT revocation 13 years ago
nagios 'make pep8' is now clean 13 years ago
ohai Various cleanup to run_command 13 years ago
pacman Fix unparseable documentation strings 13 years ago
pause pause: Fix small documentation glitch 13 years ago
ping Working on complex argument support. 13 years ago
pip mark when various new flags were added to the pip & easy_install modules 13 years ago
pkgin Use module.get_bin_path for pkgin module instead of hardcoding paths 13 years ago
postgresql_db add encoding documentation in postgresql_db 13 years ago
postgresql_user Add documentation about PUBLIC user 13 years ago
rabbitmq_plugin Updating how to run commands in check mode 13 years ago
rabbitmq_user Updating how to run commands in check mode 13 years ago
rabbitmq_vhost Adding aliases 13 years ago
raw Merge pull request #1798 from dagwieers/raw-executable 13 years ago
script Make script module use raw module so it does not require python 13 years ago
seboolean DOCUMENTATION strings 13 years ago
selinux Simplify and correct comparisons with None. 13 years ago
service 'make pep8' is now clean 13 years ago
setup Fix module docs formatting 13 years ago
shell DOCUMENTATION strings 13 years ago
slurp Very basic --diff option for showing what happens when templates change. 13 years ago
subversion Various cleanup to run_command 13 years ago
supervisorctl always restart the program when state=restarted 13 years ago
svr4pkg Update modules to use run_command in module_common.py 13 years ago
sysctl Removes useless empty string write 13 years ago
template Added additional template variables 13 years ago
uri Merge pull request #2119 from jpmens/uri_json 13 years ago
user check_mode is a module property 13 years ago
virt Simplify and correct comparisons with None. 13 years ago
wait_for removed env as per project policy 13 years ago
yum Teach the yum module to support --check mode. 13 years ago
zfs Added support for --check in zfs module 13 years ago