Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 4.0.0 User’s Guide
- Contents
- 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)
- How OpenManage Ansible Modules work with OME
- Running your first OME Playbook
- Manage Devices
- Manage device configuration templates
- Template Service
- Manage the device firmware
- Manage jobs
- Manage users
- Manage identity pool
- Manage application settings
- Manage network configuration
- Manage fabrics
- Manage Profiles
- Device discovery
- Manage Chassis
- Manage Active Directory service and user groups
- Diagnostics
- Modules for Redfish APIs
- Deprecated modules
Table 45. ome_application_network_address (continued)
Parameter Required Default Choices Comments
● static_alternate_dns_server: Static IPv4 DNS
alternate server. This option is applicable when
I(use_dhcp_for_dns_server_names) is false.
ipv6_configuration False NA ipv6 options IPv6 network configuration
NOTE: Ensure that you have an alternate
interface to access OpenManage Enterprise as
these options can change the current IPv6
address for I(hostname).
Suboptions:
● enable: Enable or disable access to the network
using IPv6.
● enable_auto_configuration: Enable or disable the
automatic request to get an IPv6 address from the
IPv6 DHCP server or router advertisements(RA).
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
116 Modules for OpenManage Enterprise (OME)