mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-25 02:19:10 -07:00
Fix various module docs. (#4887)
This commit is contained in:
parent
8017cec8f6
commit
2dcdd2faca
20 changed files with 40 additions and 40 deletions
|
@ -99,7 +99,7 @@ options:
|
|||
weight:
|
||||
description:
|
||||
- The value passed in argument.
|
||||
- If the value ends with the `%` sign, then the new weight will be
|
||||
- If the value ends with the C(%) sign, then the new weight will be
|
||||
relative to the initially configured weight.
|
||||
- Relative weights are only permitted between 0 and 100% and absolute
|
||||
weights are permitted between 0 and 256.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue