Fix body format in Create custom user task for OD
This commit is contained in:
parent
65b0dc8ad5
commit
77c75476f4
@ -137,8 +137,7 @@
|
||||
body: |
|
||||
{
|
||||
"password": "{{ opendistro_admin_password }}",
|
||||
"backend_roles": ["{{ opendistro_custom_user_role }}"],
|
||||
}
|
||||
"backend_roles": ["{{ opendistro_custom_user_role }}"]
|
||||
}
|
||||
body_format: json
|
||||
validate_certs: no
|
||||
|
||||
Loading…
Reference in New Issue
Block a user