alecorps
alecorps
Hello, no need to provide host_swtich_id, you can provide below info : ``` host_switch_name: "xxxx" host_switch_mode: "STANDARD" host_switch_type: "VDS" uplinks: - vds_uplink_name: "xxx" uplink_name: "xxx" ```
Hello, @r-raghu @ggverma let me know if you already working on it, if not i will try to do it soon. thanks
Hello, @r-raghu @ggverma let me know if you already working on it, if not i will try to do it soon. thanks
Hello, you need to use the correct module for policy : nsxt_policy_ip_pool
@r-raghu @ggverma : Hello, could you please give us a workaround for the collection installation ? Thanks
> A workaround is to use the git repo as a source for the collection in requirements.yaml, like: > > ```yaml > - name: https://github.com/vmware/ansible-for-nsxt.git > type: git > ```...