mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f6ca231729
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", } ] ```
2 lines
68 B
YAML
2 lines
68 B
YAML
dns_domain_name: ansibletest.com
|
|
dns_domain_server_ip: 104.24.16.59
|