EX294 Implement advanced Ansible automation • Set 5
EX294 Implement advanced Ansible automation Practice Test 5 — 15 questions with explanations. Free, no signup.
A system administrator uses the ansible-vault encrypt_string command to encrypt a sensitive variable. The variable is included in a playbook via a vars_prompt. When the playbook runs, the vault password is provided, but the playbook fails with 'Vault password is required for decryption' for the prompted variable. What is the most likely cause?