Vault is something that holds the encrypted data. Ansible Vault is a mechanism that lets you encrypt your valuable data and no one other than you would be able to decrypt it. It takes in a password when you encrypt the file/data and prompts for the password when you try to decrypt/view or even edit the file.