diff options
Diffstat (limited to 'inventory/aws/ec2.py')
-rwxr-xr-x | inventory/aws/ec2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/aws/ec2.py b/inventory/aws/ec2.py index 1a863d8a8..f231ff4c2 100755 --- a/inventory/aws/ec2.py +++ b/inventory/aws/ec2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 ''' EC2 external inventory script |