maestro-3.0.1-rc2/modules/examples/maestro_form_approval_example/config/install/user.role.maestro_example.yml
modules/examples/maestro_form_approval_example/config/install/user.role.maestro_example.yml
langcode: en
status: true
id: maestro_example
label: 'Maestro Example'
dependencies: #this enforced dependency will remove this role on module removal
enforced:
module:
- maestro_form_approval_example
weight: 3
is_admin: null
permissions:
- 'create approval_form content'
- 'edit any approval_form content'
- 'edit own approval_form content'
- 'start maestro process'
