To mitigate risks, many organizations today implement strict security policies. Those policies may limit direct internet access, blocking connections to public software repositories like container image registries. This can make it challenging to install software that...
As I have mentioned in the past, the normal way of commutation for Ansible, SSH, is not possible with the NetApp systems. We use http and https communications. This however requires a username and password combination for each task run. Interactive playbooks can...
One of the things about Ansible that makes it so useful, is its ability to gather information about a system that can then be used in the tasks you run. Because of how the NetApp modules work, this feature isn’t core to them. However, for ONTAP there is the...