Remove some unrelated code

Change-Id: I4c2057e2bde8fd1169ca52a15ccca66740e9f069
This commit is contained in:
Lingxian Kong 2019-12-15 23:16:26 +13:00
parent a0a10f0b94
commit e048feb145
1 changed files with 0 additions and 3 deletions

View File

@ -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 \