Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
uuid: 196fa9a6-cb8b-4300-84c5-1ec09151b457
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.content_editor
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.content_editor
|
||||
label: 'Remove the Content editor role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: content_editor
|
Reference in New Issue
Block a user