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
Jordan Borean 9fa46e7f94 reboot - Fix connection timeout reset (#51000)
* only reset if we could retrieve the conn timeout
6 years ago
..
cli Fix UnicodeEncodeError for ansible --version. (#50997) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Fix encoding issues with file paths. (#50830) 6 years ago
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
executor Remove unnecessary calls to cache_block_tasks noop (#50715) 6 years ago
galaxy Consistent typesetting of "GitHub" (#50929) 6 years ago
inventory Minor typos (#50371) 6 years ago
module_utils Add optional headers to utm modules (#49856) 6 years ago
modules Fix small typo 6 years ago
parsing More path encoding fixes. 6 years ago
playbook Prevent duplicate role insertion into roles: (#50552) 6 years ago
plugins reboot - Fix connection timeout reset (#51000) 6 years ago
template Update bare exceptions to specify Exception. 6 years ago
utils Add optional headers to utm modules (#49856) 6 years ago
vars Fix encoding issues with file paths. (#50830) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
context.py Move the arguments module into cli/ and context_objects into utils 6 years ago
release.py Codename: How Many More Times 6 years ago