[doc] fix a typo in ec2_eni docs (#36571) (#43068)

(cherry picked from commit 918b29f0fc)
pull/43174/head
Shuang Wang 6 years ago committed by Matt Davis
parent 8f3a82dc9b
commit d48ebcee40

@ -157,8 +157,7 @@ EXAMPLES = '''
subnet_id: subnet-xxxxxxxx
eni_id: eni-yyyyyyyy
state: present
secondary_private_ip_addresses:
-
secondary_private_ip_address_count: 0
# Destroy an ENI, detaching it from any instance if necessary
- ec2_eni:

Loading…
Cancel
Save