mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-21 09:51:27 -07:00
Adjust doc style (#9435)
* adjust doc style * Update plugins/modules/swupd.py Co-authored-by: Felix Fontein <felix@fontein.de> * restore sanity --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c83fc5fd49
commit
2f82bd8ece
24 changed files with 50 additions and 49 deletions
|
@ -30,7 +30,8 @@ options:
|
|||
type: str
|
||||
format:
|
||||
description:
|
||||
- The format suffix for version file downloads. For example [1,2,3,staging,etc]. If not specified, the default format is used.
|
||||
- The format suffix for version file downloads. For example V(1), V(2), V(3), and so on, or the special value V(staging).
|
||||
If not specified, the default format is used.
|
||||
type: str
|
||||
manifest:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue