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/integration/targets/azure_rm_dnsrecordset
Arun Babu Neelicattu eb430b2e57 azure: fix creation of TXT dns record sets (#38368)
As per `azure.mgmt.dns.models.txt_record.TxtRecord`, expected value for a
record is of type `[str]`. Fix TXT argspec to specify type as `list`
instead of `str`.

Fixes #37581

Reference: https://docs.microsoft.com/en-us/python/api/azure.mgmt.dns.models.txtrecord?view=azure-python
2018-05-07 22:32:39 -04:00
..
meta Record set module (#28423) 2017-08-29 14:10:07 -04:00
tasks azure: fix creation of TXT dns record sets (#38368) 2018-05-07 22:32:39 -04:00
aliases Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00