Fix various module docs. (#4887)

This commit is contained in:
Felix Fontein
2022-06-22 22:43:48 +02:00
committed by GitHub
parent 8017cec8f6
commit 2dcdd2faca
20 changed files with 40 additions and 40 deletions

View File

@@ -62,8 +62,8 @@ options:
type: bool
default: no
notes:
- '"name" and "upgrade" are mutually exclusive.'
- When used with a `loop:` each package will be processed individually, it is much more efficient to pass the list directly to the `name` option.
- 'I(name) and I(upgrade) are mutually exclusive.'
- When used with a C(loop:) each package will be processed individually, it is much more efficient to pass the list directly to the I(name) option.
'''
EXAMPLES = '''