..
__init__.py
Some LookupBase cleanups:
2015-09-22 16:19:36 -07:00
cartesian.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
consul_kv.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
credstash.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
csvfile.py
make sure delimiter is basestring for cvsfile
2015-08-26 18:38:39 -04:00
dict.py
Support any Mapping for with_dict lookup.
2015-08-17 20:11:24 -04:00
dig.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
dnstxt.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
env.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
etcd.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
file.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
fileglob.py
Additional changes to fix fileglob relative path lookups
2015-07-27 16:35:57 -04:00
first_found.py
Use templar all the way down
2015-08-04 12:25:53 -04:00
flattened.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
hashi_vault.py
updated hashi_vault to new listify, added to changelog
2015-08-10 21:10:00 -04:00
indexed_items.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
ini.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
inventory_hostnames.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
items.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
lines.py
…
list.py
lookup plugin that does no flattening
2015-08-14 17:05:41 -04:00
nested.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
password.py
Fix problem with "=" in the initial file path.
2015-09-09 11:14:31 -07:00
pipe.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
random_choice.py
…
redis_kv.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
sequence.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
shelvefile.py
Use 'except ... as' syntax
2015-08-27 22:15:04 +03:00
subelements.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
template.py
Properly assign search path to environment.loader in template lookup
2015-09-17 14:47:20 -04:00
together.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00
url.py
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
2015-08-10 09:07:37 -07:00