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
81 stars 58 forks source link

[GH-352] kubernetes auth for lookup #353

Open pfeifferj opened 1 year ago

pfeifferj commented 1 year ago
SUMMARY

continuation of pr#220

ISSUE TYPE

Resolves #352 Closes #220

COMPONENT NAME

community.hashi_vault/plugins/lookup

ADDITIONAL INFORMATION

todo:

github-actions[bot] commented 1 year ago

Docs Build 📝

Thank you for contribution!✨

The docs for this PR have been published here: https://ansible-collections.github.io/community.hashi_vault/pr/353

You can compare to the docs for the main branch here: https://ansible-collections.github.io/community.hashi_vault/branch/main

The docsite for this PR is also available for download as an artifact from this run: https://github.com/ansible-collections/community.hashi_vault/actions/runs/4407025680

File changes:

Click to see the diff comparison. **NOTE:** only file modifications are shown here. New and deleted files are excluded. See the file list and check the published docs to see those files. **The diff output was truncated because it exceeded the maximum size.** ```diff diff --git a/home/runner/work/community.hashi_vault/community.hashi_vault/docsbuild/base/collections/community/hashi_vault/hashi_vault_lookup.html b/home/runner/work/community.hashi_vault/community.hashi_vault/docsbuild/head/collections/community/hashi_vault/hashi_vault_lookup.html index 1eabb59..48ec29d 100644 --- a/home/runner/work/community.hashi_vault/community.hashi_vault/docsbuild/base/collections/community/hashi_vault/hashi_vault_lookup.html +++ b/home/runner/work/community.hashi_vault/community.hashi_vault/docsbuild/head/collections/community/hashi_vault/hashi_vault_lookup.html @@ -192,11 +192,19 @@ see "azure"

  • "jwt"

  • "cert"

  • +
  • "kubernetes"

  • "none"

  • Configuration:

    @@ -620,14 +705,21 @@ see azure auth, role_id is required.

    Configuration:

    @@ -689,7 +788,7 @@ see token param -> ansible var -> ANSIBLE_HASHI_VAULT_TOKEN -> VAULT_TOKEN -> token file.

    Configuration: