How To Get Secrets From HashiCorp Vault Using Ansible and Use Them In Playbooks

How To Get Secrets From HashiCorp Vault Using Ansible and Use Them In Playbooks

7.485 Lượt nghe
How To Get Secrets From HashiCorp Vault Using Ansible and Use Them In Playbooks
How to use Ansible to retrieve secrets from HashiCorp Vault for use in your playbooks Links: ------------ community.hashi_vault collection - https://docs.ansible.com/ansible/latest/collections/community/hashi_vault/index.html ansible uri module - https://docs.ansible.com/ansible/latest/collections/ansible/builtin/uri_module.html 0:00 - intro 0:20 - Vault setup 1:25 - 2 Ways to get secrets 1:45 - Example 1 - community.hashi_vault module 7:13 - Example 2 - uri module