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
Sloane Hertel c67980e07b Handle vaulted non-ascii characters for Python2 (#58503)
* Handle vaulted non-ascii characters for Python2

* Add a test to ensure str() no longer raises UnicodeEncodeError

(cherry picked from commit 826f224f02)
7 years ago
..
cli show host_vars/ also in --graph (#56307) 7 years ago
compat Have update-bundled check for updates to all bundled code 7 years ago
config [stable-2.8] Use atexit to cleanup tmp dirs (#56532) 7 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor [stable-2.8] Create new instance of the action plugin per until iteration. Fixes #57886 (#58022) 7 years ago
galaxy Update galaxy cli metadata file templates (#51398) 7 years ago
inventory preserve same order as inventory manager when using host lookup (#57769) 7 years ago
module_utils openssl_certificate: fix failing SAN comparisons (#58256) 7 years ago
modules [stable-2.8] hostname - fix Oracle Linux (#58510) 7 years ago
parsing Handle vaulted non-ascii characters for Python2 (#58503) 7 years ago
playbook Fix notifying handlers by using an exact match (#55624) 7 years ago
plugins Fix notifying handlers by using an exact match (#55624) 7 years ago
template [stable-2.8] also allow None Type for safe eval (#58269) 7 years ago
utils [stable-2.8] Use atexit to cleanup tmp dirs (#56532) 7 years ago
vars [FactCache] define first_order_merge method (#55781) 7 years ago
__init__.py
constants.py Fine tune sanity (#53544) 7 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update Ansible release version to v2.8.1.post0. 7 years ago