ansible/changelogs/fragments/70437-ssh-args.yml

5 lines
201 B
YAML
Raw Normal View History

bugfixes:
- >
ssh connection plugin - use ``get_option()`` rather than ``_play_context`` to
ensure ``ANSBILE_SSH_ARGS`` are applied properly (https://github.com/ansible/ansible/issues/70437)