I have configured a group with source "VMware vCenter". As per the 
documentation, one can specify Source Variables to Override variables found 
in vmware.ini and used by the inventory update script. For a detailed 
description of these variables view vmware.ini in the Ansible github repo. 
<https://github.com/ansible/ansible/blob/devel/contrib/inventory/vmware.ini>
 

An excerpt from the GitHub file - 
# Specify a prefix filter. Any VMs with names beginning with this string 
will not be returned. 
# prefix_filter = test_ 

In my case, I have at least three prefixes that need to be excluded. 
However, when I try to do that by specifying prefix_filter three times, 
only first one seems to work. How can I exclude VMs which start with names 
other than Te?

<https://lh3.googleusercontent.com/-u8dO3WeqqNk/V4N7gAhYg_I/AAAAAAAABXY/-q0Jmu4QmI8oK7zGkdcB3YbFdTeMlS-swCLcB/s1600/2016-07-11%2B16_26_38-Ansible%2BTower.png>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8b51953a-1719-4eb1-bca0-516644e35e13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to