1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Disable mount tests for now. Mount is buggy on too many platforms

This commit is contained in:
Toshio Kuratomi 2016-09-23 16:35:34 -07:00
parent bcebfab8e3
commit 1f311f0739

View file

@ -44,4 +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] }
#- { role: test_mount, tags: [test_mount, requires_root] }