summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/service/tasks/sysv_cleanup.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/service/tasks/sysv_cleanup.yml')
-rw-r--r--test/integration/targets/service/tasks/sysv_cleanup.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/service/tasks/sysv_cleanup.yml b/test/integration/targets/service/tasks/sysv_cleanup.yml
index b42744391b..dbdfcf8b49 100644
--- a/test/integration/targets/service/tasks/sysv_cleanup.yml
+++ b/test/integration/targets/service/tasks/sysv_cleanup.yml
@@ -7,4 +7,3 @@
that:
- "remove_sysv_result.path == '/etc/init.d/ansible_test'"
- "remove_sysv_result.state == 'absent'"
-