Hello experts,
I'm not able to create an snmp user with authentication method "usm"using ansible module "netapp.ontap.na_ontap_user" as its asking to provide invalid authentication protocol. is there a separate module for snmp user creation with above attributes?
netapp.ontap.na_ontap_user:
state: present
name: <name>
applications: snmp
authentication_methond: usm
role_name: readonly
authentication_protocol: none