701-100 Exam QuestionsBrowse all questions from this exam

701-100 Exam - Question 16


FILL BLANK -

Which Ansible command is used to manage and store sensitive data in encrypted files? (Specify ONLY the command without any path or parameters.)

Show Answer
Correct Answer:

The Ansible command used to manage and store sensitive data in encrypted files is 'ansible-vault'. This command allows you to create, edit, view, and decrypt files encrypted with Ansible Vault, ensuring that sensitive information such as passwords and keys are securely stored.

Discussion

1 comment
Sign in to comment
Blob21
Jun 21, 2021

https://docs.ansible.com/ansible/2.9/user_guide/vault.html