#how to learn ansible for Netapp

1 messages · Page 1 of 1 (latest)

vital basin
#

Hi Team,

I’m starting to learn ansible for Netapp , do we have some documentation which should I learn

Thank you

timid pier
#

Hi Avi,
not the most recent content, but I think still a good start to the topic:

Blog posts on NetApp.io - https://netapp.io/2018/10/11/getting-started-with-netapp-and-ansible-first-playbook-example/

Hands-on lab with lab guide on Ansible with ONTAP - https://labondemand.netapp.com/lab/ontapansible

I think for ONTAP (or generally non-UNIX-like endpoints) gathering information is also an important area, hence:
https://netapp.io/2022/01/07/using-ansible-to-gather-information-with-the-rest-info-module/

And if you want to explore some examples hands-on incl. the use of more advanced inventories and host/group vars:
https://github.com/AdrianBronder/NetApp-ONTAP-Testplan

Have fun 🙂