mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 03:28:36 -05:00
bump inv plugin migration to avoid conflict
This commit is contained in:
committed by
Ryan Petrello
parent
99aff93930
commit
a6712cfd60
+1
-1
@@ -42,7 +42,7 @@ def inventory_source_vars_forward(apps, schema_editor):
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0117_v400_remove_cloudforms_inventory'),
|
('main', '0118_add_remote_archive_scm_type'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user