Remove legacy cilium_remove_old_resources task (#12771)

Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
This commit is contained in:
Ali Afsharzadeh
2025-12-07 19:06:55 +03:30
committed by GitHub
parent 118b2dce02
commit 39744146b4
3 changed files with 0 additions and 52 deletions

View File

@@ -5,10 +5,5 @@
- name: Cilium install
include_tasks: install.yml
# Remove after 2.29 released
- name: Cilium remove old resources
when: cilium_remove_old_resources
include_tasks: remove_old_resources.yml
- name: Cilium apply
include_tasks: apply.yml