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
James Tanner 67517e96d3 Fixes #6567 put the git wrapper script in the module temp dir 12 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 12 years ago
inventory Merge branch 'ini_vars' of git://github.com/dmage/ansible into devel 12 years ago
module_utils Fixes #6567 put the git wrapper script in the module temp dir 12 years ago
playbook Make sure all tags are in a list before merging for role deps 12 years ago
runner Change print message to vvv for missing known hosts in ssh.py 12 years ago
utils Catch a unquoted line error. Fixes #6532 12 years ago
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 12 years ago
callbacks.py Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
color.py Merge commit. 12 years ago
constants.py Merge commit. 12 years ago
errors.py Update various copyrights. Not complete, but sufficient. 12 years ago
module_common.py Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago