Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1319 - Improve how ssh_args are loaded #1337

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

swalkinshaw
Copy link
Member

This refactors how ssh_args are loaded since the private method _ssh_args on PlayContext has been removed in Ansible 2.11.

Instead, we load the ssh plugin and get the option directly.

This refactors how `ssh_args` are loaded since the private method
`_ssh_args` on `PlayContext` has been removed in Ansible 2.11.

Instead, we load the ssh plugin and get the option directly.
@swalkinshaw swalkinshaw merged commit 926dae7 into master Dec 11, 2021
@swalkinshaw swalkinshaw deleted the fix-ssh-args-reference branch December 11, 2021 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant