filmov
tv
Ansible Vault Tutorial in under 4 minutes
![preview_player](https://i.ytimg.com/vi/t8gKolIiWYc/maxresdefault.jpg)
Показать описание
In this short video, I run over the basics of encrypting your data with Ansible using Ansible Vault
Ansible Documentation:
Ansible Vault is a function within Ansible that allows you to encrypt your passwords and sensitive information. Its command line based but the encrypted form can be used in your playbooks.
The file is encrypted so nobody can see it and then when you wish to access the information you need to pass Ansible the password so it can be unencrypted and used.
If you want to know how to use Ansible Vault in Playbook this video is for you
Ansible Documentation:
Ansible Vault is a function within Ansible that allows you to encrypt your passwords and sensitive information. Its command line based but the encrypted form can be used in your playbooks.
The file is encrypted so nobody can see it and then when you wish to access the information you need to pass Ansible the password so it can be unencrypted and used.
If you want to know how to use Ansible Vault in Playbook this video is for you