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

Group Updates #5

Merged
merged 1 commit into from
May 2, 2019
Merged

Group Updates #5

merged 1 commit into from
May 2, 2019

Conversation

jtopjian
Copy link
Owner

@jtopjian jtopjian commented May 2, 2019

This commit makes several updates for "groups":

  1. Support for "implicit" groups has been added. When an ansible_host
    declares that it is part of a group, but no ansible_group resource exists,
    the group will automatically be created.

  2. Support for an "all" group has been added.

  3. Support for an "ungrouped" group has been added.

For #4

This commit makes several updates for "groups":

1. Support for "implicit" groups has been added. When an ansible_host
declares that it is part of a group, but no ansible_group resource exists,
the group will automatically be created.

2. Support for an "all" group has been added.

3. Support for an "ungrouped" group has been added.
@jtopjian jtopjian merged commit e296328 into master May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant