mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 11:41:08 -03:30
bump inv plugin migration to avoid conflict
This commit is contained in:
committed by
Ryan Petrello
parent
99aff93930
commit
a6712cfd60
@@ -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