Brian Coca
|
c2ac1507ea
|
corrected host/group match in inventory_hostnames
now the lookup works when using ! and & operators
fixes #13997
|
2016-01-20 18:32:39 -05:00 |
Brian Coca
|
57d3245d0d
|
remove commented out prints
|
2015-10-30 14:02:41 -04:00 |
Toshio Kuratomi
|
0888d78b84
|
Cleanup some pyflakes warning (1 real error)
|
2015-10-19 11:42:46 -07:00 |
Brian Coca
|
9b088a1e40
|
implemented inventory_hostname lookup in v2
|
2015-10-15 13:11:42 -04:00 |
Toshio Kuratomi
|
d35b956900
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
Before this, they were not listified there but they were listified when
specified like this:
with_lookup: terms
|
2015-08-10 09:07:37 -07:00 |
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |