Hello. Module returns error:
Cannot modify attributes for user "diag". The only operations supported are "lock," "unlock," and "password".', 'code': '5832712'
netapp.ontap.na_ontap_user:
state: present
name: "diag"
application_dicts:
- application: console
authentication_methods: password
role_name: "admin"
vserver: "{{ inventory_hostname }}"
set_password: "{{ diag_pass }}"
lock_user: true
username: "{{ hardening_user }}"
password: "{{ hardening_pass }}"
hostname: "{{ cluster_ip }}"
https: false
validate_certs: false
Ansible version = 2.10.14
netapp Lib version = 22.9.0
ONTAP version - 9.15.1P3