Question 8: How can you securely manage user passwords in Ansible playbooks? Choice: (choose correct answer): () Generate password hashes and use them in your playbooks () Store plaintext passwords in your playbooks () Use the user's actual password directly in the playbook () Email the password to users after account creation