An Ansible playbook to deploy a Vault HA cluster on VMs
- Fill in the
inventory.yml
andsettings.yml
files - Run the playbook with
ansible-playbook -i inventory.yml deploy.yml
- Get your Unseal or Recovery keys in the
keys.txt
file created in the repo root directory