質問編集履歴
1
task中のtypoを修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|
```
|
11
11
|
---
|
12
|
-
- name Deploy guest VMs
|
12
|
+
- name: Deploy guest VMs
|
13
13
|
vsphere_guest:
|
14
14
|
vcenter_hostname: "{{ esx_ipaddr }}"
|
15
15
|
(snip)
|