Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
uuid: d140be3d-f687-4cee-8f5a-1ba8f1f0c455
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.administrator
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.administrator
|
||||
label: 'Remove the Administrator role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: administrator
|
||||
Reference in New Issue
Block a user