Answer Posted / Maneesh Kumar Gautam
Ansible Vault is a built-in feature in Ansible that allows you to encrypt specific sections of your playbooks or inventory files using a password. The encrypted data can only be decrypted by providing the correct password.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ansible role?
Is ansible an open source tool?
How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?
How to install ansible?
How can I display all the inventory vars defined for my host?
How should one configure a jump host to access servers that I have no direct access to?
Is it unsafe to bulk-set task arguments from a variable?
How can you speed up management inside in ec2?
How do I disable cowsay?
How does configuration management is help an organization?
List some advantages of using ansible.
Where does the configuration file live and what can I configure in it?
How would you install ansible on a centos system?
Explain different modules in ansible.
What does fact mean in ansible?