mirror of https://github.com/ansible/ansible.git
Don't use 'tenancy' in ec2 spot requests
The problem was introduced in commit f5789e8e
. 'tenancy' is a parameter of
ec2.run_instances, but not in ec2.request_spot_instances. So it was breaking
the support for spot requests.
pull/18777/head
parent
6f4273a3ff
commit
ae97d76a12
Loading…
Reference in New Issue