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
Toshio Kuratomi d25d06b0f4 Need to apply to_str to each element of the list so that we don't mix types in the join()
"Third time's the charm"
10 years ago
..
cli removed signal trapping 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor Fixing bugs in play iteration and strategies 10 years ago
galaxy Prevent traceback. 10 years ago
inventory better error when host inventory script isnt dict 10 years ago
module_utils really only want to prevent None typep here 10 years ago
modules New release v2.0.1.0-1 10 years ago
parsing Added more info to the no action detected error 10 years ago
playbook Fix the way we re-add variables from PlayContext to the variable dict 10 years ago
plugins Need to apply to_str to each element of the list so that we don't mix types in the join() 10 years ago
template Catch TypeError on join, and if caught just return a single item, or a list of many 10 years ago
utils removed follow from common file docs 10 years ago
vars move hostvars.vars to vars 10 years ago
__init__.py New release v2.0.1.0-0.1.rc1 10 years ago
constants.py Re-implementing the retry file feature for 2.0 10 years ago
test-requirements.txt Making the switch to v2 11 years ago