diff --git a/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile.py b/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile.py index 4ef2ecc716..a92adf2c68 100644 --- a/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile.py +++ b/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile.py @@ -55,8 +55,8 @@ extends_documentation_fragment: - azure_tags author: - - "Hai Cao (@caohai)" - - "Yunge Zhu (@yungezz)" + - Hai Cao (@caohai) + - Yunge Zhu (@yungezz) ''' EXAMPLES = ''' diff --git a/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile_facts.py b/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile_facts.py index 9d229566c3..e336e2e3b0 100644 --- a/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile_facts.py +++ b/lib/ansible/modules/cloud/azure/azure_rm_cdnprofile_facts.py @@ -38,8 +38,8 @@ extends_documentation_fragment: - azure author: - - "Hai Cao (@caohai)" - - "Yunge Zhu (@yungezz)" + - Hai Cao (@caohai) + - Yunge Zhu (@yungezz) ''' EXAMPLES = '''