Skip to content

Commit

Permalink
Remove debugging statements
Browse files Browse the repository at this point in the history
  • Loading branch information
Aveek-Saha committed Oct 31, 2023
1 parent 9b59895 commit 4bb6145
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tasks/first_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,6 @@
changed_when: false
register: node_names

- debug: var=node_names

- debug: var=groups[rke2_cluster_group_name]

- name: Restore etcd - remove old nodes
ansible.builtin.shell: |
{{ rke2_data_path }}/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml \
Expand Down

0 comments on commit 4bb6145

Please sign in to comment.