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
Grigory Starinkin 98b5ffec04 fix python3 compatibility for znode module
kazoo client requires bytes and not string

(cherry picked from commit 2d98a2de68)
8 years ago
..
cli Fix ansible-console always asking for vault passwords 8 years ago
compat Remove wildcard imports 9 years ago
config fix paths to actually be config file relative (#31533) 8 years ago
errors Ansible Config part2 (#27448) 9 years ago
executor fix loop_control templating (#36124) 8 years ago
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 8 years ago
inventory protect against plugins using verify incorrectly 8 years ago
module_utils fix new EC2 C5 instance virtualization_type identification (#35063) 8 years ago
modules fix python3 compatibility for znode module 8 years ago
parsing Handle vault filenames with nonascii chars when displaying messages. Fixes #33879 (#33926) 8 years ago
playbook fix loop_control templating (#36124) 8 years ago
plugins fix python 3 dictionary issue 8 years ago
template Ansible Config part2 (#27448) 9 years ago
utils fix paths to actually be config file relative (#31533) 8 years ago
vars Don't skip an inventory source just because it has a comma (#35002) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix backwards compatibility of constants.get_config 8 years ago
release.py New release v2.4.4-0.1.beta1 8 years ago