Hi,
I'm not aware of any "official" plans but it sure is a good idea and would make a lot of sense given NetApp's investment in Ansible. It should be possible to use the URI module to invoke SnapCenter REST API's but it would be much easier to have native SnapCenter Ansible modules that abstracted complexity. I started something similar a while ago for a PowerShell module which is a wrapper around the REST API's. Same concept could be applied to Ansible modules for SnapCenter. What's your use case?
https://github.com/matthew-beattie/SnapCenter/blob/master/SnapCenter.psm1
/Matt
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.