-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow for additional arguments to be passed to provider help commands
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.
- Loading branch information
1 parent
33c4c87
commit cff0b66
Showing
2 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters