Sometimes it is useful to create a single playbook or role that does multiple steps, but not steps you want to run every time. You can use ‘tags’ to only include or exclude certain tasks in a playbook. To look at this concept I will use a playbook for creating...
One of the top requirements for today’s IT industry is automation with industry-standard techniques. NetApp is one of the first companies to create its own proprietary APIs (called Zephyr APIs or ONTAPI). NetApp created client libraries so that users could consume...
Ansible is a simple yet powerful IT automation engine that helps users automates day-to-day repetitive tasks. Adding Ansible Towers or AWX to this powerful engine will give users role-based access to perform tasks and leverage other features like scheduling, creating...
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...