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

VMware: Support for multiple jinja filters in vmware_inventory #38173

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Apr 2, 2018

SUMMARY

This fix adds support for multiple jinja filters for groupby_patterns
and host_filters.

Fixes: #37961

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

contrib/inventory/vmware_inventory.py

ANSIBLE VERSION
2.6devel

This fix adds support for multiple jinja filters for groupby_patterns
and host_filters.

Fixes: ansible#37961

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot ansibot added bug This issue/PR relates to a bug. c:inventory/contrib_script cloud inventory Inventory category needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. vmware VMware community labels Apr 2, 2018
@Akasurde Akasurde removed the needs_triage Needs a first human triage before being processed. label Apr 2, 2018
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Apr 10, 2018
@Akasurde Akasurde requested a review from jctanner April 11, 2018 03:48
@jctanner jctanner merged commit 12431d2 into ansible:devel Apr 11, 2018
@Akasurde Akasurde deleted the i37961 branch April 12, 2018 03:19
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
…le#38173)

This fix adds support for multiple jinja filters for groupby_patterns
and host_filters.

Fixes: ansible#37961

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug. c:inventory/contrib_script cloud inventory Inventory category stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community. vmware VMware community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vmware_inventory host_filter does not support "in" operator
3 participants