Rename orgAccess parameter to org_access (#51347)
This commit is contained in:
parent
48128ec2fc
commit
ef2c00e106
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
org_name: '{{test_org_name}}'
|
||||
name: Jane Doe
|
||||
email: '{{email_prefix}}+janedoe@{{email_domain}}'
|
||||
orgAccess: read-only
|
||||
org_access: read-only
|
||||
delegate_to: localhost
|
||||
register: create_orgaccess
|
||||
|
||||
|
|
Loading…
Reference in a new issue