What are ansible vaults and why are they used?
Answer / Km Gargi
Ansible Vault is a feature that allows sensitive data, like passwords or API keys, to be encrypted within playbooks and inventory files. It enhances security by preventing plaintext storage of sensitive information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain a few of the basic terminologies or concepts in ansible.
How do I configure a jump host to access servers that I have no direct access to?
Is ansible an open source tool?
Talk about ansible architecture.
Can you copy files recursively onto a target host? If yes, how?
Write a playbook to create a backup of a file in the remote servers before copy.
What is ansible role and how are they different from the playbook?
What is ci/cd?
How to interpolate variables or dynamic variable names?
Does ansible support aws?
Is it possible to build our modules in ansible?
Why are you attracted to science and science fiction?