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 f39ad1f13a Get rid of logentries.to_unicode.
It wasn't doing anything that a literal couldn't do and used
unicode_escape which only understands latin1 (The author of the code
seems to have thought it took an encoding argument but it looks like
that was silently ignored.)
10 years ago
..
cli Merge pull request #15656 from abadger/ziploader-namespace 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 Add options to make includes 'static' 10 years ago
executor Fix the mapping of module_name to Locks 10 years ago
galaxy API now connects to server lazily (#15632) 10 years ago
inventory Fix inventory on python3 10 years ago
module_utils Dist version fix for Red Hat and more tests (#15663) 10 years ago
modules Update submodule refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing bytes when passing to os.path.* and opening the file, text at other times 10 years ago
playbook playbook, include: fix Unexpected Exception: 'NoneType' object has no attribute 'strip' (#15574) 10 years ago
plugins Get rid of logentries.to_unicode. 10 years ago
template moved last utils.debug to display.debug 10 years ago
utils Merge pull request #15618 from chouseknecht/docker_doc_frag 10 years ago
vars Fix var precedence bug introduced in ff9f5d7d 10 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py add centrify dzdo escalation (#15219) 10 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
test-requirements.txt Making the switch to v2 11 years ago