Skip to content

Commit

Permalink
[stf-run-ci] Remove the unused var node_info
Browse files Browse the repository at this point in the history
  • Loading branch information
elfiesmelfie committed Sep 4, 2024
1 parent 9fcc058 commit 3573a19
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/stf-run-ci/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
- __local_build_enabled | bool
- __deploy_from_bundles_enabled | bool

- name: Get the list of nodes
kubernetes.core.k8s_info:
kind: Node
register: node_info

# -- prepare environment and cleanup
- name: Clean up any existing global artifacts
ansible.builtin.include_tasks: pre-clean.yml
Expand Down

0 comments on commit 3573a19

Please sign in to comment.