Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
  • Loading branch information
mikemoerk and felixfontein authored Aug 3, 2022
commit d4bf896368b6ee210039ef9391316bcf39d0f472
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@
resource_id:
required: false
description:
- ID of the component to modify, such as "Enclosure", "IOModuleAFRU", "PowerSupplyBFRU", "FanExternalFRU3", or "FanInternalFRU".
- ID of the component to modify, such as C(Enclosure), C(IOModuleAFRU), C(PowerSupplyBFRU), C(FanExternalFRU3), or C(FanInternalFRU).
type: str
version_added: 5.4.0
update_image_uri:
required: false
description:
Expand Down