1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Yanis Guenane f6ca231729 Vultr: Introducing vr_dns_domain_facts module (#42994)
This commit introduces a new module called vr_dns_domain_facts.

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

Sample available here:

```
"vultr_dns_domain_facts": [
  {
    "date_created": "2018-07-19 07:31:14",
    "domain": "ansibletest.com",
  }
]
```
2018-07-19 10:13:24 +02:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Yum: Add support for --downloadonly (#41506) 2018-07-18 23:34:54 -04:00
legacy Vultr: Introducing vr_dns_domain_facts module (#42994) 2018-07-19 10:13:24 +02:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Updating the nios_test_container version to 1.1.0 from 1.0.0 (#42526) 2018-07-11 23:34:30 +05:30
sanity Windows: Add "special" parameter types to docs (#42853) 2018-07-17 14:29:05 -07:00
units Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
utils Remove unwanted containers at CI job start. 2018-07-09 21:48:11 -07:00