Hi forum!
Just been playing around with the nvidia.nvue ansible collection and replaying the labs in the amazingly generous air.nvidia.com.
Every time I run it it reports a change?
Documentation states we should be using nv commands now (so the command module), and not handling the individual configuration files directly as I might do on another linux host, I think I understand the advantage of the validity testing on a per command basis, but it feels somewhat analogous to running shell commands in ansible.
What’s considered the most appropriate approach now in the later versions?
Really liked the idea of simple jinja2 templating of configuration file TBH, but I acknowledge the need to move onwards and upwards!
Thanks in advance.