Explicitely use python2
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# vim: expandtab:tabstop=4:shiftwidth=4
import argparse
'''
EC2 external inventory script
# Copyright 2013 Google Inc.
#
# This file is part of Ansible
from time import time
import unittest
import sys