mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 07:41:46 -05:00
Working GCE inventory sync.
This commit is contained in:
@@ -1227,4 +1227,4 @@ class Command(NoArgsCommand):
|
||||
if exc and isinstance(exc, CommandError):
|
||||
sys.exit(1)
|
||||
elif exc:
|
||||
raise exc
|
||||
raise
|
||||
|
||||
Reference in New Issue
Block a user