Skip to content

Commit df34627

Browse files
committed
Update task name
1 parent e2a498f commit df34627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vm_os_upgrade/06_reboot_cloned_vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
vm_name: "{{ cloned_vm_name }}"
44
power_state: reboot
55

6-
- name: Pause for 20 seconds, so that VM becomes reachable
6+
- name: Pause for 20 seconds, so that VM becomes reachable via SSH
77
ansible.builtin.pause:
88
seconds: 20

0 commit comments

Comments
 (0)