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 ()
* dig: Support multiple domains in a single lookup ()

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 () () 2023-01-28 11:28:18 +01:00
cartesian.py stop passing loader/dataloader since it has been deprecated by ansible () 2023-02-25 15:29:27 +01:00
chef_databag.py Normalize more booleans. () 2022-09-06 20:42:17 +02:00
collection_version.py Fix copyright lines (make sure 'Copyright' is there). () 2022-08-05 22:12:10 +02:00
consul_kv.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
credstash.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
cyberarkpassword.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
dependent.py dependent lookup: prevent deprecation warning with ansible-core 2.14 () 2022-11-15 08:12:09 +01:00
dig.py dig: Support multiple domains in a single lookup () 2023-04-16 14:26:44 +02:00
dnstxt.py dnstxt lookup - add option to return empty list. () 2022-11-01 22:19:33 +01:00
dsv.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
etcd.py Normalize more booleans. () 2022-09-06 20:42:17 +02:00
etcd3.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
filetree.py Lookups: use Ansible's config manager whenever possible () 2022-11-01 21:58:46 +01:00
flattened.py stop passing loader/dataloader since it has been deprecated by ansible () 2023-02-25 15:29:27 +01:00
hiera.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
keyring.py Lookups: use Ansible's config manager whenever possible () 2022-11-01 21:58:46 +01:00
lastpass.py Fix copyright lines (make sure 'Copyright' is there). () 2022-08-05 22:12:10 +02:00
lmdb_kv.py Lookups: use Ansible's config manager whenever possible () 2022-11-01 21:58:46 +01:00
manifold.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
merge_variables.py merge_variables: Fix example section () 2023-03-26 15:42:48 +02:00
onepassword.py onepassword: ignore errors from "op account get" () 2023-02-22 15:23:50 +01:00
onepassword_raw.py onepassword_raw - Add missing parameter to doc string () 2022-11-09 07:28:49 +01:00
passwordstore.py passwordstore lookup: allow to pass options as lookup options () 2022-11-02 20:17:08 +01:00
random_pet.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
random_string.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
random_words.py Fix more copyright lines, add more default copyright lines () 2022-08-08 14:24:58 +02:00
redis.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
revbitspss.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
shelvefile.py Lookups: use Ansible's config manager whenever possible () 2022-11-01 21:58:46 +01:00
tss.py adding nested try block for tss.py to import new Delinea library () 2022-08-23 21:53:06 +02:00