Question 6: In an Ansible playbook using the rhel-system-role.storage role, how do you specify that a volume should be encrypted? Choice: (choose correct answer): () Set the 'encryption' parameter to true () Set the 'encryption' parameter to false () Use the 'ansible-vault encrypt' command () Set the 'fs_type' parameter to 'luks' () Use the 'encrypt_volume' attribute in the playbook