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

This commit is contained in:
wang shuang 2018-05-03 21:36:30 +09:00 committed by Ryan Brown
parent b5488b4e45
commit 918b29f0fc

View file

@ -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: