Skip to content

MDA - Inventory - V2

Go to Automation

View in GitLab

Description

This automation retrieves the inventory of Masterdata Applications (MDA) instances. It obtains client credentials from password state for MDA and Neon Entra ID, then uses the MDA module to retrieve MDA instances. Finally, it sends the application list to the Neon API with EntraID token.

Credentials

  • MDA (Entra ID)
  • Neon API key

Input

Variable Description
pws_title_neon Entra ID credentials for Neon used with MDA
mda_environment MDA Environment for module
pws_title_ansible_neon Entra ID credentials for Ansible used with Neon
neon_scope Entra ID application scope Neon
mda_base_url Base URL for the MDA API
neon_base_url Base URL for the Neon API

Output

None

Dependencies