mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 } ] ``` |
6 years ago | |
---|---|---|
.. | ||
group_vars | ||
host_vars | ||
roles | 6 years ago | |
vars | ||
Makefile | 7 years ago | |
amazon.yml | ||
azure.yml | ||
cleanup_azure.py | ||
cleanup_ec2.py | ||
cleanup_gce.py | ||
cleanup_rax.py | ||
cloudflare.yml | ||
cloudscale.yml | 7 years ago | |
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 | ||
netscaler.yaml | ||
nuage.yaml | ||
opennebula.yml | 7 years ago | |
ovs.yaml | ||
rackspace.yml | ||
scaleway_compute.yml | 7 years ago | |
scaleway_ssh_playbook.yml | 7 years ago | |
scaleway_volume.yml | 6 years ago | |
setup_gce.py | ||
vultr.yml | 6 years ago |