Skip to content

Commit 35f2aa1

Browse files
committed
fix path
1 parent c141df9 commit 35f2aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/playbook-gcp-vm-create.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@
8080
dest: /tmp/inventory.ini
8181

8282
- name: Wait for SSH on the provisioned VM
83-
import_tasks: ansible/tasks/task-vm-check-ready.yaml
83+
import_tasks: tasks/task-vm-check-ready.yaml
8484
vars:
8585
wait_for_ssh_on: "{{ external_ip }}"

0 commit comments

Comments
 (0)