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
Sam Doran df3246b7d1
[stable-2.10] ssh connection - use get_option() rather than _play_context (#70438) (#70443)
The ssh_args were sometimes not correctly applied to the connection
when using _play_context. Use get_option() instead to ensure the
correct ssh_args are always applied.
(cherry picked from commit b4184aa50e)

Co-authored-by: Sam Doran <sdoran@redhat.com>
5 years ago
..
_vendor transparent downstream vendoring (#69850) 6 years ago
cli Doc backportapalooza 2 (#70440) 6 years ago
collections collection routing (#67684) 6 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 6 years ago
config refactor Python module_utils locator (#70610) (#70711) 5 years ago
errors various deprecation, display, warning, error fixes for collections redirection (#69822) 6 years ago
executor [2.10] Handle post_validate templating errors and fix tests (#70240) (#70389) 5 years ago
galaxy [2.10] Improve ansible-galaxy STDOUT messages for collections (#70379) 5 years ago
inventory return changed for group_by (#32057) 6 years ago
module_utils [stable-2.10] Only pass kwargs to our string checker not callable checkers (#70151) (#70170) 5 years ago
modules [backport][2.10]Docs backportapalooza3 (#70695) 5 years ago
parsing Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 6 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 6 years ago
plugins [stable-2.10] ssh connection - use get_option() rather than _play_context (#70438) (#70443) 5 years ago
template Deprecation revisited (#69926) 6 years ago
utils misc collection metadata fixes (#70403) (#70428) 5 years ago
vars Deprecation revisited (#69926) 6 years ago
__init__.py transparent downstream vendoring (#69850) 6 years ago
constants.py avoid constant checking controlpersist (#69910) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update Ansible release version to v2.10.0b1.post0. 6 years ago