mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 11:20:22 -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
|
@ -129,7 +129,7 @@ options:
|
|||
keep_name:
|
||||
description:
|
||||
- If V(true), the downloaded artifact's name is preserved, i.e the version number remains part of it.
|
||||
- This option only has effect when I(dest) is a directory and I(version) is set to V(latest) or O(version_by_spec)
|
||||
- This option only has effect when O(dest) is a directory and O(version) is set to V(latest) or O(version_by_spec)
|
||||
is defined.
|
||||
type: bool
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue