ansible/test
Yanis Guenane 0c65bcb23b Vultr: Introducing vultr_network_facts module (#43600)
This commit introduces a new module called vultr_network_facts.

This module aims to return the list of networks avaiable in Vultr.

Sample available here:

```
"vultr_network_facts": [
  {
    "date_created": "2018-08-02 11:18:49",
    "id": "net5b62e8991adfg",
    "name": "mynet",
    "region": "Amsterdam",
    "v4_subnet": "192.168.42.0",
    "v4_subnet_mask": 24
  }
]
```
2018-08-20 00:29:05 +02:00
..
cache
integration VMware: Add cluster fact in vmware_vm_facts (#44292) 2018-08-18 18:51:37 +05:30
legacy Vultr: Introducing vultr_network_facts module (#43600) 2018-08-20 00:29:05 +02:00
results
runner ACME: using new acme-test-container (#44095) 2018-08-14 07:35:15 -07:00
sanity Deprecated Old NetApp Cdot Modules (#43781) 2018-08-14 09:39:52 -07:00
units Adds bigip_device_auth module (#44373) 2018-08-19 17:32:19 -04:00
utils Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00