mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
* add support for AIX mount facts * add nfs mount support for AIX mount facts * make nfs parsing a bit more resilient and correctly parse options if provided * self.module.xxx call instead of wrong module.xxx