summaryrefslogtreecommitdiffstats
path: root/docs/rbac.md
blob: ef92ba61c2f562a1221d7515e5d0ae52ab4b5608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Role-Based Access Control (RBAC)

The Role-Based Access Control system has been moved to the django-ansible-base library.

https://github.com/ansible/django-ansible-base

## Overview

### RBAC - System Basics

Illustrations from the old RBAC system, before the move to django-ansible-base.

![Example RBAC hierarchy](img/rbac_example.png?raw=true)