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
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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration azure: fix creation of TXT dns record sets (#38368) 2018-05-07 22:32:39 -04:00
legacy Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner run Tower CI using the latest ansible-tower-cli package 2018-04-26 08:01:03 -07:00
sanity Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
units fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) 2018-05-07 21:30:47 -04:00
utils Remove obsolete test containers. 2018-04-25 11:26:42 -07:00