Hi all,
I’m a beginner DevOps engineer and currently learning Ansible with the NetApp API. I’ve built a homelab to practice.
Right now I’m running into an issue getting an HA pair working on Proxmox. Before I spend too much time troubleshooting that, I have a more fundamental question:
Is it a problem to develop and test Ansible automation against a single-node NetApp cluster (no HA pair)?
Will I run into limitations or unexpected behavior with API calls compared to a real HA setup?
In other words: is a single-node lab “good enough” for learning and building automation, or is HA really required to avoid bad habits / edge cases?
Thanks in advance!