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
Denis 4c42d0971f
Fix for lookup/consul_kv environment varibles handling (#303)
* suppress exceptions for optional env variables

* Options handling switched to "get_option" approach

* Put back _raw option for documentation purposes

* Fix url option description

* remove ini section

* Docs fixed

* force rebuild to fix aix tests

* Point returned in order to have full sentence in description

* Add general arguments fix information to changelog fragments

* Add PR link to changelog fragments

Co-authored-by: Felix Fontein <felix@fontein.de>

* Fix port/scheme handlng in case they weren't provided in URL argument

* Add argument type for url

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Denis Savenko <denis.savenko@tonicforhealth.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-23 14:08:38 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cartesian.py Fix example since lookup/query is not filter (#55) 2020-03-26 13:24:06 +00:00
chef_databag.py Initial commit 2020-03-09 09:11:07 +00:00
conjur_variable.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
consul_kv.py Fix for lookup/consul_kv environment varibles handling (#303) 2020-06-23 14:08:38 +02:00
credstash.py Initial commit 2020-03-09 09:11:07 +00:00
cyberarkpassword.py Initial commit 2020-03-09 09:11:07 +00:00
dig.py Fix the docs for dig and nios. 2020-05-20 13:16:51 -07:00
dnstxt.py Initial commit 2020-03-09 09:11:07 +00:00
etcd.py Initial commit 2020-03-09 09:11:07 +00:00
etcd3.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
filetree.py Initial commit 2020-03-09 09:11:07 +00:00
flattened.py Initial commit 2020-03-09 09:11:07 +00:00
gcp_storage_file.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
hashi_vault.py hashi_vault: Handle equal sign in secret name value (#537) 2020-06-19 14:10:11 +02:00
hiera.py Initial commit 2020-03-09 09:11:07 +00:00
keyring.py Initial commit 2020-03-09 09:11:07 +00:00
lastpass.py Initial commit 2020-03-09 09:11:07 +00:00
lmdb_kv.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
manifold.py Initial commit 2020-03-09 09:11:07 +00:00
nios.py Fix the docs for dig and nios. 2020-05-20 13:16:51 -07:00
nios_next_ip.py Initial commit 2020-03-09 09:11:07 +00:00
nios_next_network.py Initial commit 2020-03-09 09:11:07 +00:00
onepassword.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
onepassword_raw.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
passwordstore.py passwordstore: Honor equal sign in userpass (#19) 2020-03-17 14:20:39 +00:00
redis.py Initial commit 2020-03-09 09:11:07 +00:00
shelvefile.py Initial commit 2020-03-09 09:11:07 +00:00