mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add tests for the mount module (#17718)
* 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
This commit is contained in:
@@ -44,3 +44,4 @@
|
||||
- { role: test_add_host, tags: test_add_host }
|
||||
- { role: test_binary, tags: test_binary }
|
||||
- { role: test_loops, tags: test_loops }
|
||||
- { role: test_mount, tags: [test_mount, requires_root] }
|
||||
|
||||
Reference in New Issue
Block a user