community.general/lib/ansible/plugins/lookup
Marius Gedminas 0c6ce31f76 Use 'except ... as' syntax
This syntax works on Python 2.6 through 3.x.  lib/ansible/module_utils
(and lib/ansible/modules) need to support Python 2.4, so I didn't touch
those.
2015-08-27 22:15:04 +03:00
..
__init__.py Use templar all the way down 2015-08-04 12:25:53 -04: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 Making the switch to v2 2015-05-03 21:47:26 -05:00
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 listify lookup plugin terms when they're specified as "{{ lookup(terms) }}" 2015-08-10 09:07:37 -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 Making the switch to v2 2015-05-03 21:47:26 -05:00
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 listify lookup plugin terms when they're specified as "{{ lookup(terms) }}" 2015-08-10 09:07:37 -07: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