Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
uuid: 281c1bf1-a0f4-4bd3-bfa6-259ac2c1d77d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.administrator
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.administrator
|
||||
label: 'Add the Administrator role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: administrator
|
Reference in New Issue
Block a user