summaryrefslogtreecommitdiff
path: root/roles/apt-repo/helsinki/tasks/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-06-15 17:43:35 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-06-15 17:43:35 +0200
commit8b7c5e287422d81584c09e918fd1f7b13f306572 (patch)
tree0aaef643ccb7ccfdf2f3efb8a255648455c7ac8e /roles/apt-repo/helsinki/tasks/main.yml
parentupgrade all standalone kubelets to 1.30.2 (diff)
remove cleanup no longer needed tasks from apt-repo roles
Diffstat (limited to 'roles/apt-repo/helsinki/tasks/main.yml')
-rw-r--r--roles/apt-repo/helsinki/tasks/main.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/apt-repo/helsinki/tasks/main.yml b/roles/apt-repo/helsinki/tasks/main.yml
index fd8ac760..40e011ea 100644
--- a/roles/apt-repo/helsinki/tasks/main.yml
+++ b/roles/apt-repo/helsinki/tasks/main.yml
@@ -5,12 +5,6 @@
dest: /etc/apt/keyrings/helsinki.gpg
register: apt_repo_helsinki_key
-## TODO: remove once all servers have been converted
-- name: remove repository key from old location
- file:
- path: /etc/apt/trusted.gpg.d/helsinki.gpg
- state: absent
-
- name: add repository entry
copy:
content: |