mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Address rebase fallout
This commit is contained in:
committed by
Alan Rominger
parent
e61f79c8c3
commit
66bdcee854
@@ -967,7 +967,6 @@ class Command(BaseCommand):
|
||||
|
||||
begin = time.time()
|
||||
with advisory_lock('inventory_{}_update'.format(self.inventory.id)):
|
||||
self.load_inventory_from_database()
|
||||
|
||||
try:
|
||||
self.check_license()
|
||||
|
||||
Reference in New Issue
Block a user