You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/roles/setup_ec2/tasks
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
10 years ago
..
common.yml First pass at ec2 module tests 12 years ago
main.yml xrange and izip_longest aren't available in vanilla python3 (#17226) 10 years ago