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 c82f06258c Only run yum,apt through the with_items loop if there is a list of items. Just a cosmetic fix on return values
for the most part.
12 years ago
..
apt whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
apt_repository Update per ansible/ansible#794 12 years ago
assemble whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
async_status whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 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 whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
command Allow unicode transfer by not base64 encoding. Also: faster 12 years ago
copy whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
easy_install Updates per ansible/ansible#795 12 years ago
facter Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 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 whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
get_url whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
git Fix error handling when switching versions 12 years ago
group whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
mount whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
mysql_db Added login_unix_socket option to mysql_db module 12 years ago
mysql_user Added login_unix_socket option to mysql_user module 12 years ago
ohai Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 12 years ago
ping Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 12 years ago
pip Updates per ansible/ansible#796 12 years ago
postgresql_db Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 12 years ago
postgresql_user Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 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 whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
setup Make exception more specific (OSError) in setup module for selinux call 12 years ago
shell whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
slurp Add encoding lines to python modules such that they can take unicode options if they are fed them, since the 12 years ago
supervisorctl Add supervisorctl module 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 Abstract how to look up user password to be more flexible 12 years ago
virt whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 12 years ago
yum Only run yum,apt through the with_items loop if there is a list of items. Just a cosmetic fix on return values 12 years ago