mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Add more RBAC, filter out AJT/AJs from unified jobs lists
Comment out placeholder in serializer
This commit is contained in:
@@ -8,7 +8,7 @@ import django.db.models.deletion
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0081_v360_notify_on_start'),
|
||||
('main', '0082_v360_workflowapproval'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user