mirror of https://github.com/ansible/ansible.git
If the private_ip has been provided for the new network interface it shouldn't also be added to top level parameters for run_instances
changelog
(cherry picked from commit d16ec175fc)
pull/53283/head
parent
0b453abfa4
commit
bded9a1d65
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- ec2 - if the private_ip has been provided for the new network interface it shouldn't also be added to top level
|
||||
parameters for run_instances()
|
||||
Loading…
Reference in New Issue