mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
renumber the Galaxy credential migration after rebasing
This commit is contained in:
parent
ad85b176f4
commit
f4af74dabe
@ -19,7 +19,7 @@ logger = logging.getLogger('awx.main.migrations')
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0117_v400_remove_cloudforms_inventory'),
|
||||
('main', '0119_inventory_plugins'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user