Segnalazione #742 » perms.yaml
1 |
users: |
---|---|
2 |
root: |
3 |
- ReadonlyBaseAccess |
4 |
- MachineGroupEdit |
5 |
- ShowPlaybookLogs |
6 |
- RunPlaybooks |
7 |
- InventoryVarsEdit |
8 |
- MachinePowerOn |
9 |
groups: |
10 |
master-root: |
11 |
- ReadonlyBaseAccess |
12 |
- MachineGroupEdit |
13 |
- ShowPlaybookLogs |
14 |
- RunPlaybooks |
15 |
- InventoryVarsEdit |
16 |
- MachinePowerOn |
17 |
client-root: |
18 |
- ReadonlyBaseAccess |
19 |
- MachineGroupEdit |
20 |
- ShowPlaybookLogs |
21 |
- RunPlaybooks |
22 |
- InventoryVarsEdit |
23 |
- MachinePowerOn |
24 |
technician: |
25 |
- ReadonlyBaseAccess |
26 |
- MachineGroupEdit |
27 |
- InventoryVarsEdit |
28 |
- MachinePowerOn |
29 |
operator: |
30 |
- ReadonlyBaseAccess |
- « Previous
- 1
- 2
- Next »