701-100 無料問題集「Lpi Linux Professional Institute DevOps Tools Engineer Exam 701」
Which Ansible command is used to manage and store sensitive data in encrypted files?
(Specify ONLY the command without any path or parameters.)
(Specify ONLY the command without any path or parameters.)
正解:
ansible-vault
Explanation:
The ansible-vault command is used to manage and store sensitive data in encrypted files within Ansible.
This allows users to keep variables, passwords, and other confidential information secure by encrypting them in a file.
References: Ansible Documentation - Ansible Vault
Explanation:
The ansible-vault command is used to manage and store sensitive data in encrypted files within Ansible.
This allows users to keep variables, passwords, and other confidential information secure by encrypting them in a file.
References: Ansible Documentation - Ansible Vault