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 931f9f1a61 Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
around file pathing and removes occasional permissions conflicts depending on how things are used.
12 years ago
..
apt Merge pull request #572 from goozbach/devel 12 years ago
assemble Use iterative MD5 hashing. 12 years ago
async_status Apply logging of arguments to modules (issue #122) 12 years ago
async_wrapper Apply logging of arguments to modules (issue #122) 12 years ago
authorized_key Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent. 12 years ago
command Apply logging of arguments to modules (issue #122) 12 years ago
copy Use iterative MD5 hashing. 12 years ago
facter Apply logging of arguments to modules (issue #122) 12 years ago
failtest Surface module debug (-D) to /usr/bin/ansible also 12 years ago
fetch Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
file Removed unused recurse option in file module. 12 years ago
git Default git module to master branch so branch= is not required. 12 years ago
group Fixes to group module for better error handling 12 years ago
mysql_db The MySQL modules 12 years ago
mysql_user The MySQL modules 12 years ago
ohai Apply logging of arguments to modules (issue #122) 12 years ago
ping Apply logging of arguments to modules (issue #122) 12 years ago
raw Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
service Added additional output to service status checker 12 years ago
setup Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
shell Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
slurp Apply logging of arguments to modules (issue #122) 12 years ago
template Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
user Added yes/no to user options instead of False comparison for force and remove options for user module 12 years ago
virt Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 12 years ago
yum Apply logging of arguments to modules (issue #122) 12 years ago