9a1185e57c
This commit introduces a new module called vr_plan_facts. This module aims to return the list of plan avaiable avaiable to use on booted servers. Sample available here: ``` "vultr_plan_facts": [ { "available_locations": [ 1 ], "bandwidth": 40.0, "bandwidth_gb": 40960, "disk": 110, "id": 118, "name": "32768 MB RAM,110 GB SSD,40.00 TB BW", "plan_type": "DEDICATED", "price_per_month": 240.0, "ram": 32768, "vcpu_count": 8, "windows": false } ] ``` |
||
---|---|---|
.. | ||
group_vars | ||
host_vars | ||
roles | ||
vars | ||
amazon.yml | ||
azure.yml | ||
cleanup_azure.py | ||
cleanup_ec2.py | ||
cleanup_gce.py | ||
cleanup_rax.py | ||
cloudflare.yml | ||
cloudscale.yml | ||
cnos.yaml | ||
connection-buildah.yaml | ||
consul.yml | ||
consul_inventory.yml | ||
consul_running.py | ||
credentials.template | ||
exoscale.yml | ||
galaxy_playbook.yml | ||
galaxy_playbook_git.yml | ||
galaxy_roles.yml | ||
galaxy_rolesfile | ||
gce.yml | ||
gce_credentials.py | ||
integration_config.yml | ||
inventory | ||
inventory.yaml | ||
jenkins.yml | ||
Makefile | ||
netscaler.yaml | ||
nuage.yaml | ||
opennebula.yml | ||
ovs.yaml | ||
rackspace.yml | ||
scaleway_compute.yml | ||
scaleway_ssh_playbook.yml | ||
scaleway_volume.yml | ||
setup_gce.py | ||
vultr.yml |