Commit Graph

5 Commits (aba0597e45f901b88ffb95f774fa524d6c472c1d)

Author SHA1 Message Date
Michael Scherer 918d1e038e Do not hardcode python executable in test (#17380)
Based on https://github.com/ansible/ansible/pull/17376
9 years ago
Toshio Kuratomi 51ec35378d xrange and izip_longest aren't available in vanilla python3 (#17226)
Fixes for these are either rewriting to get rid of the need for the
functions or using six.moves to get equivalent functions for both
python2 and python3
9 years ago
James Cammarata 75e5b6401c Fixing up shell quoting issues 12 years ago
James Cammarata 8e940004c2 Fix ec2_setup task param quoting 12 years ago
James Laska b589bf1d2e First pass at ec2 module tests 12 years ago