1
0
Fork 0
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:
Justin Clift 2016-09-19 13:10:44 +01:00 committed by Michael Scherer
parent 49228d473b
commit 4235bda192

View file

@ -56,7 +56,7 @@ In order to use accelerated mode, simply add `accelerate: true` to your play::
- bar - bar
- baz - 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::
--- ---