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

Warn that ssh_args is incompatible with pipelining, note such in documentation #9246

Closed
wants to merge 1 commit into from

Conversation

dpkirchner
Copy link
Contributor

Documents the behavior reported in #7251 (which appears to be deliberate based on a read of ssh.py).

@mpdehaan
Copy link
Contributor

mpdehaan commented Oct 3, 2014

Hi,

I would rather we attempt to fix this bug instead of updating the docs, so I'm going to close this ticket.

@mpdehaan mpdehaan closed this Oct 3, 2014
openstack-gerrit pushed a commit to openstack/openstack-ansible that referenced this pull request Nov 25, 2015
The ssh args that we have been carrying are overriding
base functionality in Ansible which can cause intermitent
issues. To correct this issue I removed our ssh-args which
will use the default ssh arguments provided by ansible core.

Change-Id: If61d875a58e466ec07cb6818040e83f1612b4f18
Related-Bug: ansible/ansible#9246
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
openstack-gerrit pushed a commit to openstack/openstack-ansible that referenced this pull request Nov 27, 2015
The ssh args that we have been carrying are overriding
base functionality in Ansible which can cause intermitent
issues. To correct this issue I removed our ssh-args which
will use the default ssh arguments provided by ansible core.

Change-Id: If61d875a58e466ec07cb6818040e83f1612b4f18
Related-Bug: ansible/ansible#9246
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit c7ce098)
openstack-gerrit pushed a commit to openstack/openstack-ansible that referenced this pull request Dec 1, 2015
The ssh args that we have been carrying are overriding
base functionality in Ansible which can cause intermitent
issues. To correct this issue I removed our ssh-args which
will use the default ssh arguments provided by ansible core.

Change-Id: If61d875a58e466ec07cb6818040e83f1612b4f18
Related-Bug: ansible/ansible#9246
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit c7ce098)
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants