mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 23:31:27 +00:00
* Don't execute mount or umount in check mode * The datastore was mounted or unmounted when you execute the playbook in check mode. * Test if running in check mode before mounting or unmounting the datastore. * Add support for NFS v4.1 datastores