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

Adding description and default inventory to workflow and jt output #192

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

Griffin-Sullivan
Copy link
Collaborator

Resolves #191

Output sample:

broker providers AnsibleTower --workflow deploy-base-rhel
[INFO 230220 09:36:17] Querying provider AnsibleTower
[INFO 230220 09:36:17] Using token authentication
[INFO 230220 09:36:18] 
    Description:
    Workflow to deploy Base RHEL with only deploy_version_choice required. Defaults to RHEL 7.9 deploy with no options.
    
    Accepted additional nick fields:
    deploy_scenario: baserhel
    deploy_rhel_version: ''
    host_type: host
    tower_inventory: <inventory_name_here>

Copy link
Member

@JacobCallahan JacobCallahan left a comment

Choose a reason for hiding this comment

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

ACK, nice!

@JacobCallahan JacobCallahan merged commit 295d7bc into SatelliteQE:master Feb 28, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return of AnsibleTower workflows and job-templates should include inventory and description
3 participants