mac
mac
@CollabSensei, are you talking about vApps fencing here?
Hi @MaximilianB134, I have been trying to repro this issue but I am not able to. I am running tern with the below Dockerfile and it seems working fine for...
Hi, If I am getting you right then I think you want to convert XML tree structure into a string. Please look at the following code for this conversion `from...
@Akasurde, Could you please elaborate more on the inventory for example, what kind of information you are looking for as inventory here?
Hello @patsevanton, I am sorry for the delayed response. I was looking into the query and would like to check if the existing [functionality](https://github.com/vmware/ansible-module-vcloud-director/blob/master/modules/vcd_vapp.py#L440) would work for you. This functionality...
@davbeny, as per the error message, somehow your VDC is not part of the given org. While trying to fetch the VDC information from org, it is returning `None`.
@anjo-Lagrimas, these collections are not listed on the ansible cloud yet. Please try to install as a GitHub repository using below command, `ansible-galaxy collection install git+https://github.com/vmware/ansible-module-vcloud-director.git,collection`
@Maunty, thanks for submitting a PR. Could you please help me to understand how this module is different than vcd_vapp_vm in terms of its purpose?
@Maunty apologies for the late reply, would you like to merge this code?
Hi all, Sorry for the late response. @Maunty please write a wiki page to describe how to use this module along with a sample playbook.