- uuid: a4fea9b2-88ab-4c0a-8b28-85d3a213a354
 
- langcode: en
 
- status: true
 
- dependencies:
 
-   config:
 
-     - user.role.admin
 
-   module:
 
-     - user
 
- id: user_remove_role_action.admin
 
- label: 'Remove the Admin role from the selected user(s)'
 
- type: user
 
- plugin: user_remove_role_action
 
- configuration:
 
-   rid: admin
 
 
  |