Advertisement
sjnelle

Untitled

May 24th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. {
  2. "_ansible_parsed": true,
  3. "_ansible_no_log": false,
  4. "_ansible_delegated_vars": {
  5. "ansible_delegated_host": "localhost",
  6. "ansible_host": "localhost"
  7. },
  8. "changed": false,
  9. "invocation": {
  10. "module_args": {
  11. "resource_pool": null,
  12. "force": false,
  13. "customization_spec": null,
  14. "hardware": {
  15. "memory_mb": 4,
  16. "num_cpus": 2,
  17. "scsi": "paravirtual"
  18. },
  19. "cluster": "TestOmgeving",
  20. "customization": {},
  21. "datastore": null,
  22. "disk": [
  23. {
  24. "size_gb": 60,
  25. "type": "thin",
  26. "datastore": "VMFS01"
  27. }
  28. ],
  29. "port": 443,
  30. "wait_for_ip_address": false,
  31. "uuid": null,
  32. "customvalues": [],
  33. "hostname": "172.31.251.13",
  34. "is_template": false,
  35. "networks": [
  36. {
  37. "type": "dhcp",
  38. "name": "Ansible",
  39. "device_type": "vmxnet3"
  40. }
  41. ],
  42. "state": "poweredon",
  43. "template": null,
  44. "linked_clone": false,
  45. "folder": "/InsignIT/vm",
  46. "username": "adm_seth",
  47. "snapshot_src": null,
  48. "guest_id": "windows9Server64Guest",
  49. "name_match": "first",
  50. "cdrom": {},
  51. "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
  52. "annotation": null,
  53. "datacenter": "InsignIT",
  54. "state_change_timeout": 0,
  55. "name": "sethtst01",
  56. "vapp_properties": [],
  57. "esxi_hostname": null,
  58. "validate_certs": false
  59. }
  60. },
  61. "msg": "Failed to create a virtual machine : A specified parameter was not correct: "
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement