You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
cache
integration azure: fix creation of TXT dns record sets (#38368) 7 years ago
legacy
results
runner run Tower CI using the latest ansible-tower-cli package 7 years ago
sanity Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 7 years ago
units fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) 7 years ago
utils