[FEATURE]: Make ome_inventory module options available via environment variables #480
Labels
area/ome
ome modules
needs-triage
Issue requires triage.
type/feature-request
New feature or request
Milestone
dellemc.openmanage.ome_inventory hostname, password, port parameters should be able to be set via environment variables rather than parameters to the dynamic inventory. This allows their use in a secure environment like AWX without having to store the values in plain text in the inventory file.
Alternatives:
I've read that ansible can support extra-vars to a dynamic inventory file, but that the inventory file needs to support it.
Having the values available through environment variables also allows an inventory to be configured generically, and simply running it under a different environment can connect to a different ome without needing a seperate inventory file.
The text was updated successfully, but these errors were encountered: