Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 3.0.0 User’s Guide
- Overview
- Getting Started
- Modules for iDRAC
- How OpenManage Ansible Modules work with iDRAC
- Running your first iDRAC Playbook
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying operating system
- Server Inventory
- Server administration tasks
- Storage controller
- Modules for OpenManage Enterprise (OME)
- Modules for Redfish APIs
- Deprecated modules
- Deprecated iDRAC modules
- Install firmware
- View Lifecycle Controller status
- Export or Import Server Configuration Profile
- Configure time zone and NTP on iDRAC
- Configure iDRAC network
- Configure BIOS
- Configure iDRAC users
- Configure RAID
- Configure syslog
- Boot to a network ISO image
- Reset iDRAC
- View Lifecycle controller job status
- Export LC logs
- Delete LC job
- Delete LC job queue
- Deprecated OpenManage Enterprise (OME) modules
- Deprecated iDRAC modules
- Accessing documents from the Dell EMC support site
Table 56. ome_application_network_address (continued)
Parameter Required Default Choices Comments
If I(enable_auto_configuration) is true, then
OpenManage Enterprise retrieves the IP
configuration—IPv6 address, prefix, and gateway,
from a DHCPv6 server on the existing network.
● static_ip_address: Static IPv6 address. This is
applicable when I(enable_auto_configuration) is
false.
● static_prefix_le.ngth: Static IPv6 prefix
length. This is applicable when
I(enable_auto_configuration) is false.
● static_gateway: Static IPv6 gateway address. This
is applicable when I(enable_auto_configuration) is
false.
● use_dhcp_for_dns_server_names: This option
allows to automatically request and obtain a DNS
server IPv6 address from the DHCP server. This
is applicable when I(enable_auto_configuration) is
true.
● static_preferred_dns_server: Static IPv6 DNS
preferred server. This is applicable when
I(use_dhcp_for_dns_server_names) is false.
● static_alternate_dns_server: Static IPv6 DNS
alternate server. This is applicable when
I(use_dhcp_for_dns_server_names) is false.
management_vlan
● vLAN configuration
● These settings are only applicable for OpenManage
Enterprise Modular.
Suboptions:
● enable_vlan:
○ Enable or disable vLAN for management.
○ The vLAN configuration cannot be updated
if the I(register_with_dns) field under
I(dns_configuration) is true.
○ I(WARNING) Ensure that the network cable is
plugged to the correct port after the vLAN
configuration changes have been made. If not,
the configuration change may not be effective.
● vlan_id:
○ vLAN ID
○ This option is applicable when I(enable_vlan) is
true.
dns_configuration False NA NA DNS settings
Suboptions:
● register_with_dns: Register or unregister
I(dns_name) on the DNS Server. This option
cannot be updated if vLAN configuration changes.
● use_dhcp_for_dns_domain_name: Get the
I(dns_domain_name) using a DHCP server.
● dns_name: DNS name for I(hostname). This is
applicable when I(register_with_dns) is true.
● dns_domain_name: Static DNS domain
name. This is applicable when
I(use_dhcp_for_dns_domain_name) is false.
Modules for OpenManage Enterprise (OME) 91