I have added Solaris support to the core mount module:
https://github.com/clallen/ansible-modules-core/blob/devel/system/mount.py
I have used it in my own playbooks and ran the module test. I would like to submit a pull request to add this if possible.
./ansible/hacking/test-module -m ansible-modules-core/system/mount.py -a “src=aphrodite:/it/opt_local/opt/local name=/opt/local fstype=nfs opts=vers=3,rsize=32768,wsize=32768,ro,intr,bg state=mounted”
- including generated source, if any, saving to: /root/.ansible_module_generated
- ziploader module detected; extracted module source to: /root/debug_dir