Helen Bailey

Results 5 comments of Helen Bailey

@Soraph Unfortunately the [VSphere REST API](https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/network/get/) does not support filtering retrieved networks by switch name, only by datacenter, folder, network name, and network type. The API response to list networks...

Thanks @andrewjroth for the feature idea! Is this something you would be willing to open a PR for?

> It's already possible to pull from multiple accounts by having multiple inventory files in the inventory folder (or passed with multiple `-i` arguments): account_1_aws_ec2.yml account_2_aws_ec2.yml > > As such...

@pluto00987 thank for your contribution. Ideally there would be a new set of integration tests in https://github.com/ansible-collections/amazon.aws/blob/main/tests/integration/targets/ec2_instance_instance_multiple/tasks/main.yml to cover the scenario this is fixing. Unfortunately we are dealing with some...