mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
Use semantic markup (modules t-z) (#6698)
* Use semantic markup. * Fix escaping.
This commit is contained in:
parent
3b13c30112
commit
ccdcf70d69
29 changed files with 186 additions and 189 deletions
|
@ -30,7 +30,7 @@ options:
|
|||
port:
|
||||
description:
|
||||
- Port number to be used for REST connection.
|
||||
- The default value depends on parameter I(use_ssl).
|
||||
- The default value depends on parameter O(use_ssl).
|
||||
type: int
|
||||
username:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue