ssh remove unused/unusable cli option ssh_args (#74846)

This commit is contained in:
Brian Coca 2021-05-27 17:16:54 -04:00 committed by GitHub
parent 99a983c92c
commit a5a13246ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- connection ssh, no ssh_args cli option, so removed doc entry.

View file

@ -77,8 +77,6 @@ DOCUMENTATION = '''
vars:
- name: ansible_ssh_args
version_added: '2.7'
cli:
- name: ssh_args
ssh_common_args:
description: Common extra args for all ssh CLI tools
ini: