mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +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:
|
||||
description:
|
||||
- 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
|
||||
or the value from ssh client configuration if none of the former have been set.
|
||||
type: int
|
||||
|
|
|
|||
Loading…
Reference in a new issue