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 8e12440db4 Merge pull request #830 from cybertoast/feature/pip_module_py2.4
Feature/pip module py2.4
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 fix case where destination does not yet exist - no backup can be made 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 Further syntax fix work on Python2.4 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 make yum module work with list=pkgspec 12 years ago