openstack-ansible-plugins/connection
Andy McCrae 8cd15c2095 Fix connection plugin to work with Ansible 2.6.0
The connection plugin needs to follow the upstream connection/ssh
plugin's docstring, otherwise this causes failures for undefined options
sftp_executable and scp_executable. This PR adds those docstrings to
mirror upstream.

This follows on from a patch in upstream ansible:
https://github.com/ansible/ansible/pull/36648/files

Change-Id: Ia2a2f2238bb60710c7efe76e2cd9f86493833a2d
2018-07-04 12:50:08 +01:00
..
ssh.py Fix connection plugin to work with Ansible 2.6.0 2018-07-04 12:50:08 +01:00