mirror of
https://github.com/BluemediaGER/homelab.git
synced 2024-11-22 19:05:29 +01:00
4 lines
239 B
Cheetah
4 lines
239 B
Cheetah
# Copy this file to vault.yml, change the values below and encrypt it using ansible-vault.
|
|
vault_user_fullname: "Lab User"
|
|
vault_ansible_user: lab
|
|
vault_ansible_become_password: "insecure" # Become password will also be the users password. |