Alexander Nikitin
Alexander Nikitin
This PR needed in main SDK funcionality!
It is obvious that this module is not idempotent in the part of the code responsible for the network. Unfortunately, there are currently few maintainers working on the collection and...
@Banane6077 Have you checked what happens to the VM when you manually start the VM?
@yakhatape collection version 2.x no longer supported, please update it to latest and try run playbook again.
@yakhatape I looked at the module code and I believe that the problem is that the clusters have the same datastore names. If possible, rename one of them and try...
@yakhatape You specify the name of the datastore in the playbook, the module looks for the first occurrence of the name among the datastore, and then later checks it to...
@sivel I found this article https://www.whatan00b.com/posts/debugging-a-segfault-from-ansible/ and add to environment variables no_proxy='*'. That helped. Maybe this workaround need to be added to Ansible Installation Guide for MacOS or it least...
Unlike the `deploy_ovf` module, the `vmware_content_deploy_ovf_template` module uses the Rest API. The `deploy` method for `LibraryItem` accepts a block in `deployment_spec` `additional_parameters`, but the format of this block is not...
@FireHelmet Try some simple experiments to determine the scope of the problem: 1. Create a VMware Standard Switch on same host (without uplinks), create in this VSS portgroup with simple...
@FireHelmet Hmm. Why Checkbox `Connected At Powered On` is disabled? Does the template have the same setting? If so, then this is the cause of the error.