diff options
Diffstat (limited to 'inventory/gce')
-rwxr-xr-x | inventory/gce/gce.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/gce/gce.py b/inventory/gce/gce.py index e77178c16..3403f735e 100755 --- a/inventory/gce/gce.py +++ b/inventory/gce/gce.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright 2013 Google Inc. # # This file is part of Ansible |