Completed
Create Ansible vault using --vault-password-file
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Ansible Vault Step-by-Step Tutorial - Encrypt, Edit, View, and Password Management
Automatically move to the next video in the Classroom when playback concludes
- 1 Create Ansible Vault
- 2 Set new Ansible Vault password
- 3 Save the secrets inside vault
- 4 View Ansible Vault secrets using ansible-vault view command
- 5 Run Ansible playbook with Vault using --ask-vault-pass
- 6 Change the password of ansible-vault using rekey
- 7 Create Ansible vault using --vault-password-file
- 8 ANSIBLE_VAULT_PASSWORD_FILE Environment variable