Merge pull request #390 from ZephrFish/patch-5

extra comma not required
This commit is contained in:
Chris Long
2020-03-11 00:51:39 -07:00
committed by GitHub

View File

@@ -3,5 +3,5 @@
"esxi_datastore": "",
"esxi_username": "",
"esxi_password": "",
"esxi_network_with_dhcp_and_internet": "",
}
"esxi_network_with_dhcp_and_internet": ""
}