ansible-collections / community.hashi_vault

Ansible collection for managing and working with HashiCorp Vault.
https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/index.html
GNU General Public License v3.0
80 stars 59 forks source link

hashi_vault - add env and vars for userpass options #96

Closed briantist closed 3 years ago

briantist commented 3 years ago
SUMMARY

Fixes #54

Note: still no tests for userpass, see #67

Adds env:

Add ansible vars:

ISSUE TYPE
COMPONENT NAME

hashi_vault

ADDITIONAL INFORMATION
briantist commented 3 years ago

cc @nwerker

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (baa637c) into main (5a71552) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files          16       16           
  Lines         787      787           
  Branches       78       78           
=======================================
  Hits          653      653           
  Misses        120      120           
  Partials       14       14           
Impacted Files Coverage Δ
plugins/lookup/hashi_vault.py 63.84% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5a71552...baa637c. Read the comment docs.