mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706)
Use semantic markup (modules h-j) (#6677)
* Use semantic markup.
* Use 'ignore:' until a new version of antsibull-docs is released.
* 'ignore:' is no longer needed.
* E() now works better.
(cherry picked from commit 3e0d84bdda)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -33,9 +33,9 @@ options:
|
||||
required: true
|
||||
description:
|
||||
- List of commands to execute on iDRAC.
|
||||
- I(SetManagerAttributes), I(SetLifecycleControllerAttributes) and
|
||||
I(SetSystemAttributes) are mutually exclusive commands when C(category)
|
||||
is I(Manager).
|
||||
- V(SetManagerAttributes), V(SetLifecycleControllerAttributes) and
|
||||
V(SetSystemAttributes) are mutually exclusive commands when O(category)
|
||||
is V(Manager).
|
||||
type: list
|
||||
elements: str
|
||||
baseuri:
|
||||
|
||||
Reference in New Issue
Block a user