diff options
Diffstat (limited to 'test/integration/targets/service/tasks/systemd_cleanup.yml')
-rw-r--r-- | test/integration/targets/service/tasks/systemd_cleanup.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/service/tasks/systemd_cleanup.yml b/test/integration/targets/service/tasks/systemd_cleanup.yml index 10a60b216c..e0707265dc 100644 --- a/test/integration/targets/service/tasks/systemd_cleanup.yml +++ b/test/integration/targets/service/tasks/systemd_cleanup.yml @@ -23,4 +23,3 @@ assert: that: - "restart_systemd_result.rc == 0" - |