mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-03-11 10:37:41 -03:00
14 lines
254 B
YAML
14 lines
254 B
YAML
langcode: pt-br
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- user.role.staff
|
|
module:
|
|
- user
|
|
id: user_add_role_action.staff
|
|
label: 'Add the Funcionário role to the selected user(s)'
|
|
type: user
|
|
plugin: user_add_role_action
|
|
configuration:
|
|
rid: staff
|