Skip to content

Commit

Permalink
removed debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Koenig committed Mar 5, 2024
1 parent 7766030 commit 1953537
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@
- name: Include install virtctl
ansible.builtin.include_tasks: "platform/{{ sap_hypervisor_node_platform }}/install-virtctl.yml"

- debug: var=sap_hypervisor_node_preconfigure_setup_worker_nodes

- name: Include setup worker nodes
ansible.builtin.include_tasks: "platform/{{ sap_hypervisor_node_platform }}/setup-worker-nodes.yml"
when: sap_hypervisor_node_preconfigure_setup_worker_nodes
Expand Down

0 comments on commit 1953537

Please sign in to comment.