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

pull/39622/merge
wang shuang 6 years ago committed by Ryan Brown
parent b5488b4e45
commit 918b29f0fc

@ -142,8 +142,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