This previous post showed how to setup and use SSL certificates for authentication instead of a username/password combination. The post mentioned that this can be used with Tower as well. This new post will show the minor updates to a Projects repository that are...
The first release of the Ansible Modules for StorageGRID is centered around automation and orchestration of Day-1 and Day-2 operations. If you’ve been following the many Ansible blog posts here at netapp.io, you will already be familiar with how Ansible makes it easy...
Active IQ is a digital advisor providing insights into NetApp environments allowing the proactive care and optimization of those systems. The web-based dashboard (aiq.netapp.com) makes it easy to monitor your systems and provides the steps to remediate any potential...
Fully automated Day-0 setup is a goal of the “next-gen” datacenter. This is 99.9% possible with ONTAP and Ansible. The only console work that needs to be done is to assign a password to the ‘admin’ account and to make note of the DHCP address assigned to the nodes,...
Understanding Different NetApp Data Replication Technologies and DR Best Practices It is important that we understand different disaster recovery methodologies for Trident and stateful containerized applications in the event of a disaster for business continuance....
In all the examples we have shared so far, we haven’t been using an inventory file; instead we are simply setting ‘hosts: localhost’. A question I get asked from time to time is “How can a playbook be run against multiple clusters without having to use outside...