diff --git a/plugins/modules/remote_management/redfish/redfish_command.py b/plugins/modules/remote_management/redfish/redfish_command.py index 8702e468ca..5437a79891 100644 --- a/plugins/modules/remote_management/redfish/redfish_command.py +++ b/plugins/modules/remote_management/redfish/redfish_command.py @@ -307,7 +307,7 @@ EXAMPLES = ''' community.general.redfish_command: category: Systems command: SetOneTimeBoot - bootnext: BiosSetup + boot_next: BiosSetup boot_override_mode: Legacy baseuri: "{{ baseuri }}" username: "{{ username }}"