Skip to content

Inventory

Go to Automation

View in GitLab

Description

This automation retrieves various inventory information from a Linux host, including OS details, hardware specifications, and versions of installed agents. It uses the ansible facts and a custom shell script to gather data and updates the server database with the collected information.

Credentials

  • sys_ansible_local
  • DG_ServersUser1 (SQL user)

Input

Variable Description
target The target host to retrieve inventory information from

Output

None

Dependencies