#Hi i m looking for a playbook to install
1 messages · Page 1 of 1 (latest)
Once you have a management IP address, everything else can be done using Ansible.
The na_ontap_cluster module can create a cluster and add nodes to a cluster. And we have 2 roles na_ontap_cluster_config and na_ontap_vserver_create.
See also https://netapp.io/2020/05/15/day-zero-to-hero-with-ansible/ though it may be a bit dated.