Users Guide

Table Of Contents
password: "password"
state: present
group_name: account operators
role: viewer
- name: Delete active directory user group
dellemc.openmanage.ome_domain_user_groups:
hostname: "192.168.0.1"
username: "username"
password: "password"
state: absent
group_name: administrators
Diagnostics
Export SupportAssist Collections
Module: ome_diagnostics
Synopsis
This module allows to export SupportAssist collection logs from OpenManage Enterprise and OpenManage Enterprise Modular
and application logs from OpenManage Enterprise Modular to a CIFS or NFS share.
Options
Table 59. ome_diagnostics
Parameter Required Default Choices Comments
hostname True NA NA Target IP Address or
hostname
username True NA NA Target username
password True NA NA Target user password
port False 443 NA Target HTTPS port
device_ids False NA NA
List of target device
IDs.
This is applicable for
C(support_assist_c
ollection) logs.
This option is
mutually exclusive
with I(device_ids)
and
I(device_group_na
me).
device_service_tags False NA NA
List of target
identifier.
This is applicable for
C(support_assist_c
ollection) logs.
This option is
mutually exclusive
with I(device_ids)
and
I(device_group_na
me).
device_group_name False NA NA
Name of the device
group to export
Modules for OpenManage Enterprise (OME) 167