Users Guide

Table 30. Return Values
Name Description Returned Type Sample
Boot to Network ISO
Boots to a network ISO
Image
Success String
https://github.com/dell/Dell-EMC-
Ansible-Modules-for-iDRAC
Example
-name: Boot to Network ISO
dellemc_boot_to_network_iso:
idrac_ip: "xx.xx.xx.xx"
idrac_user: "xxxx"
idrac_pwd: "xxxxxxxx"
share_name: "\\\\xx.xx.xx.xx\\share"
share_user: "xxxx"
share_pwd: "xxxxxxxx"
iso_image: "uninterrupted_os_installation_image.iso"
Deploying Operating System 31