diff --git a/test/integration/non_destructive.yml b/test/integration/non_destructive.yml index b4f847e3bbc..b5eb1956623 100644 --- a/test/integration/non_destructive.yml +++ b/test/integration/non_destructive.yml @@ -42,4 +42,4 @@ - { role: test_embedded_module, tags: test_embedded_module } - { role: test_add_host, tags: test_add_host } - { role: test_binary, tags: test_binary } - - { role: test_mount, tags: [test_mount, requires_root] } + #- { role: test_mount, tags: [test_mount, requires_root] } \ No newline at end of file