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
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
8 years ago
..
defaults [test_ec2*] cloud integration test updates 11 years ago
tasks xrange and izip_longest aren't available in vanilla python3 (#17226) 8 years ago