Nick Springer
Results
2
issues of
Nick Springer
Using an example with the same params as the first vmware_portgroup [examples page](https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_portgroup_module.html) ```yml - name: Add Management Network VM Portgroup community.vmware.vmware_portgroup: hostname: "{{ esxi_hostname }}" username: "{{ esxi_username }}"...
documentation