mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 04:12:48 +00:00
[doc] fix a typo in ec2_eni docs (#36571)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user