summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/apt_repository/tasks/cleanup.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/apt_repository/tasks/cleanup.yml')
-rw-r--r--test/integration/targets/apt_repository/tasks/cleanup.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/apt_repository/tasks/cleanup.yml b/test/integration/targets/apt_repository/tasks/cleanup.yml
index 86a09dd5ae..92280cedae 100644
--- a/test/integration/targets/apt_repository/tasks/cleanup.yml
+++ b/test/integration/targets/apt_repository/tasks/cleanup.yml
@@ -15,4 +15,3 @@
- name: remove ppa key
apt_key: id={{test_ppa_key}} state=absent
ignore_errors: true
-