From the course: Ansible for Automation Essential Training: Advanced Playbooks, Roles, and Diverse Hosts
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Challenge: Create and utilize a vaulted secret - Ansible Tutorial
From the course: Ansible for Automation Essential Training: Advanced Playbooks, Roles, and Diverse Hosts
Challenge: Create and utilize a vaulted secret
“
(bright electronic music) - [Instructor] This challenge will likely be pretty short. First, create a file named my_secret.yml. The file should have a variable named lunch with whatever you had for lunch. You should then encrypt it using vaulting. Last, create a playbook that displays the contents of the lunch variable.