We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c141df9 commit 35f2aa1Copy full SHA for 35f2aa1
ansible/playbook-gcp-vm-create.yaml
@@ -80,6 +80,6 @@
80
dest: /tmp/inventory.ini
81
82
- name: Wait for SSH on the provisioned VM
83
- import_tasks: ansible/tasks/task-vm-check-ready.yaml
+ import_tasks: tasks/task-vm-check-ready.yaml
84
vars:
85
wait_for_ssh_on: "{{ external_ip }}"
0 commit comments