Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow for additional arguments to be passed to provider help commands #193

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

JacobCallahan
Copy link
Member

This change allows users to pass along additional arguments to provider help commands. Providers can then choose to use these arguments as they see fit.

One new possible example is to specify a tower_inventory when listing the available templates for AnsibleTower.

I also added a couple of new logging statements to make it clear what tower inventory is being used by Broker and when.

@JacobCallahan JacobCallahan added the enhancement New feature or request label Mar 2, 2023
@bherrin3 bherrin3 self-requested a review March 2, 2023 19:35
Copy link
Member

@ColeHiggins2 ColeHiggins2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me !

This change allows users to pass along additional arguments to provider
help commands. Providers can then choose to use these arguments as they
see fit.

One newly possible example is to specify a tower_inventory when listing
the available templates for AnsibleTower.

I also added a couple of new logging statements to make it more clear
what tower inventory is being used by Broker and when.
@JacobCallahan JacobCallahan merged commit cff0b66 into SatelliteQE:master Mar 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants