File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1515module: dns_floating_ip_info
1616short_description: Get DNS PTR Records
1717extends_documentation_fragment: opentelekomcloud.cloud.otc
18- version_added: "0.0.1 "
18+ version_added: "0.1.2 "
1919author: "Sebastian Gode (@SebastianGode)"
2020description:
2121 - Get DNS PTR Records from the OTC.
8282'''
8383
8484EXAMPLES = '''
85- # Get Nameserver Info about a zone :
85+ # Get PRT Info:
8686- name: Getting Info
8787 dns_floating_ip_info:
8888 description: "Test"
89+ ptrdname: "example.com"
8990
9091'''
9192
Original file line number Diff line number Diff line change 1515module: dns_nameserver_info
1616short_description: Get DNS Nameserver Infos
1717extends_documentation_fragment: opentelekomcloud.cloud.otc
18- version_added: "0.0.3 "
18+ version_added: "0.1.2 "
1919author: "Sebastian Gode (@SebastianGode)"
2020description:
2121 - Get DNS Namerserver infos from the OTC.
Original file line number Diff line number Diff line change 1515module: dns_recordset_info
1616short_description: Get DNS Recordsets
1717extends_documentation_fragment: opentelekomcloud.cloud.otc
18- version_added: "0.0.1 "
18+ version_added: "0.1.2 "
1919author: "Sebastian Gode (@SebastianGode)"
2020description:
2121 - Get DNS Recordsets from the OTC.
You can’t perform that action at this time.
0 commit comments