Hi Team, I am creating a Ansible playbook for NetApp Health check and started with basic. I am able to get volume and svm info for offline volumes and i get output like [vol1, svm1, vol2, svm2, vol3, svm3].
When i am putting this into CSV its going in single row. Need help to be able to split this into multiple rows.