1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/lookup
Kevin P. Fleming 64e797d077
dig: Support multiple domains in a single lookup (#6334)
* dig: Support multiple domains in a single lookup (#6334)

The docs for this plugin indicated that multiple domains could be
specified at once, but the code did not support multiple domains.

* Address review feedback.
2023-04-16 14:26:44 +02:00
..
bitwarden.py Add support to Bitwarden Lookup for filtering results by collection (#5849) (#5851) 2023-01-28 11:28:18 +01:00
cartesian.py stop passing loader/dataloader since it has been deprecated by ansible (#6074) 2023-02-25 15:29:27 +01:00
chef_databag.py
collection_version.py
consul_kv.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
credstash.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
cyberarkpassword.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
dependent.py dependent lookup: prevent deprecation warning with ansible-core 2.14 (#5543) 2022-11-15 08:12:09 +01:00
dig.py dig: Support multiple domains in a single lookup (#6334) 2023-04-16 14:26:44 +02:00
dnstxt.py dnstxt lookup - add option to return empty list. (#5457) 2022-11-01 22:19:33 +01:00
dsv.py
etcd.py
etcd3.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
filetree.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
flattened.py stop passing loader/dataloader since it has been deprecated by ansible (#6074) 2023-02-25 15:29:27 +01:00
hiera.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keyring.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
lastpass.py
lmdb_kv.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
manifold.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
merge_variables.py merge_variables: Fix example section (#6250) 2023-03-26 15:42:48 +02:00
onepassword.py onepassword: ignore errors from "op account get" (#5942) 2023-02-22 15:23:50 +01:00
onepassword_raw.py onepassword_raw - Add missing parameter to doc string (#5511) 2022-11-09 07:28:49 +01:00
passwordstore.py passwordstore lookup: allow to pass options as lookup options (#5444) 2022-11-02 20:17:08 +01:00
random_pet.py
random_string.py
random_words.py
redis.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
revbitspss.py
shelvefile.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
tss.py