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 a6b25e8657 Allow type=list module arguments to accept integers and floats. 11 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 11 years ago
inventory Micro-optimization: replace s.find(x)==0 with s.startswith(x) 11 years ago
module_utils Allow type=list module arguments to accept integers and floats. 11 years ago
playbook Fix for bug related to async jid polling change plus a new test 11 years ago
runner Addresses #6708 fill in missing keywords for ssh.py _communicate 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 Merge commit. 11 years ago
constants.py Adding in a configurable option for the accelerate daemon timeout 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