mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
* Add tests for the mount module * Switch from unmounted to absent... the code for mounting always modifies fstab so we need to always modify fstab to cleanup as well. * Fix comments and copyright