Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

instance groups options for modules #9804

Merged
merged 4 commits into from
Apr 6, 2021
Merged

instance groups options for modules #9804

merged 4 commits into from
Apr 6, 2021

Conversation

sean-m-sullivan
Copy link
Contributor

SUMMARY

Add ability to set instance groups in organization, job templates, and inventories.

#9788

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • awx-collection
AWX VERSION
18.0.0

@sean-m-sullivan sean-m-sullivan changed the title Job template instance groups instance groups options for modules Apr 3, 2021
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

tower_instance_group:
name: "{{ group_name1 }}"
state: present
register: result
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be something like instance_result, otherwise the insights_credential: "{{ result.id }}" line in the following task can't find the proper Insights credential

@beeankha beeankha added component:awx_collection issues related to the collection for controlling AWX state:needs_review labels Apr 6, 2021
Copy link
Contributor

@beeankha beeankha left a comment

Choose a reason for hiding this comment

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

Left a comment; after that change is addressed, we are good to go! 👍

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:awx_collection issues related to the collection for controlling AWX type:enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants