diff --git a/lib/ansible/modules/storage/netapp/na_ontap_snmp.py b/lib/ansible/modules/storage/netapp/na_ontap_snmp.py index 83cb39f4d2d..9b94b553aa3 100644 --- a/lib/ansible/modules/storage/netapp/na_ontap_snmp.py +++ b/lib/ansible/modules/storage/netapp/na_ontap_snmp.py @@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1', DOCUMENTATION = ''' -author: "Archana Ganesan (garchana@netapp.com), Suhas Bangalore Shekar (bsuhas@netapp.com)" +author: NetApp Ansible Team (ng-ansibleteam@netapp.com) description: - "Create/Delete SNMP community" extends_documentation_fragment: