Skip to content

Enhancement Request: Include All member Hostnames in Module Output #603

@prakash-ibm

Description

@prakash-ibm

Description

Currently, this module outputs only the hostname of the first MongoDB host. It would be helpful if it could return all member hostnames, either through the existing output hostname or a new output variable.

New or affected modules

This module allows me to deploy MongoDB with multiple members. However, to retrieve the hostnames of these members, I currently need to use an additional datasource ibm_database_connection that is also used internally within the module.
If possible, could you please provide an option within the module to fetch all members hostnames directly? This would eliminate the need to rely on external resources and make the module more self-contained and convenient to use.


By submitting this issue, you agree to follow our Code of Conduct

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions