issues
search
IBM-Cloud
/
ansible-collection-ibm
https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
70
stars
73
forks
source link
VPC Inventory
#112
Closed
mtcohoon
closed
1 year ago
mtcohoon
commented
1 year ago
This PR introduces a dynamic inventory plugin for VPC.
Valid VSI properties can be used for groups, keyed groups, filters, and composite variables
Supports:
Multi-region queries
Exclusions based on ID, IP, name, and tags
Usage of floating IP addresses
Ansible display name of ID, IP, or name
Usage examples are provided in the vpc_inventory.py file
This PR introduces a dynamic inventory plugin for VPC.