mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
minor grammar error was making me pull hair out
This commit is contained in:
parent
210cf06d9a
commit
de529c1734
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ You can also dictate the connection type to be used, if you want::
|
||||||
foo.example.com
|
foo.example.com
|
||||||
bar.example.com
|
bar.example.com
|
||||||
|
|
||||||
You may also wish to keep these in group variables instead, or file in them in a group_vars/<groupname> file.
|
You may also wish to keep these in group variables instead, or file them in a group_vars/<groupname> file.
|
||||||
See the rest of the documentation for more information about how to organize variables.
|
See the rest of the documentation for more information about how to organize variables.
|
||||||
|
|
||||||
.. _use_ssh:
|
.. _use_ssh:
|
||||||
|
|
Loading…
Reference in a new issue