mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
workflow convergence toggle migration
This commit is contained in:
parent
6d2a2ab714
commit
1b3fbee38d
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0101_v370_generate_new_uuids_for_iso_nodes'),
|
||||
('main', '0105_v370_remove_jobevent_parent_and_hosts'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user