Skip to content

Commit

Permalink
[doc] fix a typo in ec2_eni docs (ansible#36571)
Browse files Browse the repository at this point in the history
  • Loading branch information
ooocamel authored and Alexander Bethke committed May 14, 2018
1 parent a68912a commit 9627932
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/ansible/modules/cloud/amazon/ec2_eni.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@
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:
Expand Down

0 comments on commit 9627932

Please sign in to comment.