ans2dev.general.exa_facts module – Gathers facts from Oracle Exadata.
Note
This module is part of the ans2dev.general collection (version 0.2.0).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install ans2dev.general
.
You need further requirements to be able to use this module,
see Requirements for details.
To use it in a playbook, specify: ans2dev.general.exa_facts
.
New in ans2dev.general 0.1.0
Synopsis
Gathers facts about Oracle Exadata Machine.
Requirements
The below requirements are needed on the host that executes this module.
/usr/local/bin/imageinfo
/usr/sbin/exadata.img.hw
/usr/sbin/dmidecode
/opt/oracle.SupportTools/onecommand/databasemachine.xml
Notes
Note
This module shows imageinfo attribute, exadata img hw, dmidecode system info and content of databasemachine.xml.
Examples
- name: Gather exa info
ans2dev.general.exa_facts:
Returned Facts
Facts returned by this module are added/updated in the hostvars
host facts and can be referenced by name just like any other host fact. They do not need to be registered in order to use them.
Key |
Description |
---|---|
Complex dict created by databasemachine.xml file. Returned: always |
|
All item in xml file. Returned: always |
|
value from exadata.img.hw command. Returned: always |
|
Machine Model. Returned: always Sample: |
|
imageinfo parameter. Returned: always |
|
Image activated date and time. Returned: always Sample: |
|
Image creation date and time. Returned: always Sample: |
|
The image type. Returned: always Sample: |
|
Image kernel version. Returned: always Sample: |
|
Image label. Returned: always Sample: |
|
Image status. Returned: always Sample: |
|
Image version. Returned: always Sample: |
|
Install type. Returned: always Sample: |
|
Kernel Version. Returned: always Sample: |
|
Node type. Returned: always Sample: |
|
System partition volume. Returned: always Sample: |
|
Uptrack kernel version. Returned: always Sample: |
|
paramenter from dmidecode command. Returned: always |
|
Family. Returned: always Sample: |
|
Manufacturer. Returned: always Sample: |
|
Product Name. Returned: always Sample: |
|
Family. Returned: always Sample: |
|
SKU Number. Returned: always Sample: |
|
UUID. Returned: always Sample: |
|
Version. Returned: always Sample: |
|
Wake-up Type. Returned: always Sample: |