mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
remove obsolete comment
This commit is contained in:
parent
4174f53c6a
commit
0f6c158b3e
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ options:
|
||||||
dest_port:
|
dest_port:
|
||||||
description:
|
description:
|
||||||
- Port number for ssh on the destination host.
|
- Port number for ssh on the destination host.
|
||||||
- Prior to Ansible 2.0, the C(ansible_ssh_port) inventory var took precedence over this value.
|
|
||||||
- This parameter defaults to the value of C(ansible_port), the C(remote_port) config setting
|
- This parameter defaults to the value of C(ansible_port), the C(remote_port) config setting
|
||||||
or the value from ssh client configuration if none of the former have been set.
|
or the value from ssh client configuration if none of the former have been set.
|
||||||
type: int
|
type: int
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue