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/lib/ansible
Michael DeHaan 26efc7ace8 Revert "Populate module_setup from the setup module rather than special code elsewhere"
This reverts commit 58eec2e4c2.
11 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 11 years ago
inventory Merge pull request #6391 from sergevanginderachter/hashmerge_inventoryscripts 11 years ago
module_utils Be sure to return to the old directory if cwd is set in run_command 11 years ago
playbook Revert "Populate module_setup from the setup module rather than special code elsewhere" 11 years ago
runner Merge pull request #6217 from ashokrajar/patch-1 11 years ago
utils Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 11 years ago
callbacks.py Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
color.py Update various copyrights. Not complete, but sufficient. 11 years ago
constants.py Validate SSL certs accessed through urllib* 11 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago