mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Another minor typo fix ;) (#17631)
This commit is contained in:
parent
49228d473b
commit
4235bda192
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ In order to use accelerated mode, simply add `accelerate: true` to your play::
|
|||
- bar
|
||||
- baz
|
||||
|
||||
If you wish to change the port Ansible will use for the accelerated connection, just add the `accelerated_port` option::
|
||||
If you wish to change the port Ansible will use for the accelerated connection, just add the `accelerate_port` option::
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue