summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--playbooks/image-build/run.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/image-build/run.yaml b/playbooks/image-build/run.yaml
index 6c9c357f..75d57edc 100644
--- a/playbooks/image-build/run.yaml
+++ b/playbooks/image-build/run.yaml
@@ -4,9 +4,6 @@
file:
path: '{{ ansible_user_dir }}/images'
state: directory
- - name: Get output image name
- shell: kubeadm token create --print-join-command
- register: join_command_raw
- name: Build Trove guest image
shell: >-
./trovestack build-image \