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/lib/ansible/plugins/lookup
Manuvaldi 3ff67fc217 hashi_vault module - Add verify param to support ssl Vault (#25159)
* Fix conflic with HVAC library check

* Fix pep8 error

* hashi_vault add validate_certs parameter
2017-07-11 12:17:04 -04:00
..
__init__.py correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
cartesian.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
consul_kv.py Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
credstash.py Make credstash lookup plugin support encryption contexts 2016-01-02 15:23:27 +07:00
csvfile.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
dict.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
dig.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
dnstxt.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
env.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
etcd.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
file.py Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:07:26 -05:00
fileglob.py changed missing file error to warning for lookups (#16800) 2016-09-20 15:05:11 -04:00
filetree.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
first_found.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
flattened.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
hashi_vault.py hashi_vault module - Add verify param to support ssl Vault (#25159) 2017-07-11 12:17:04 -04:00
indexed_items.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ini.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
inventory_hostnames.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
items.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
keyring.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
lastpass.py Lastpass lookup plugin (#16285) 2016-12-22 14:47:33 -08:00
lines.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
list.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
mongodb.py Fix up integer type detection on python3 (#25985) 2017-06-22 08:48:22 -04:00
nested.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
password.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
passwordstore.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pipe.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
random_choice.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
redis_kv.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
sequence.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
shelvefile.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
subelements.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
template.py Do not escape backslashes when using the template lookup plugin 2017-07-05 16:39:20 -07:00
together.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
url.py Optionally return raw data from URL lookup using split_lines=False 2017-05-12 11:02:49 -04:00