Answer Posted / Shiv Poojan Yadav
Ansible Vaults are used for encrypting sensitive data like passwords, API keys, and other confidential information in Ansible playbooks or inventory files. They protect your secrets during scanning and version control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give a comparison between ansible and puppet.
How is ansible different from puppet?
When should I use {{ }}?
What are the different components of ansible?
How do I see all the inventory vars defined for my host?
Explain the callback plugin in ansible?
How can you create a lamp stack and deploy a webpage by using ansible?
What are ad-hoc commands?
What is the way to access shell environment variables in ansible?
Write an ansible playbook to automate the starting of ec2 instance.
How ansible works?
Enlist the differences between variable name and environment variables.
Why is ‘{{ }}’ notation used?
What is ansible task?
What is the ask_pass module in ansible?