mirror of
https://github.com/ansible/awx.git
synced 2026-03-24 20:35:02 -02:30
renumber the Galaxy credential migration after rebasing
This commit is contained in:
@@ -19,7 +19,7 @@ logger = logging.getLogger('awx.main.migrations')
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0117_v400_remove_cloudforms_inventory'),
|
('main', '0119_inventory_plugins'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user