Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IPvSean committed Mar 27, 2024
1 parent 38d8b6e commit 829ccff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/manage_ec2_instances/defaults/main/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ec2_info:
ami: "{{ arista_ami | default(omit) }}"
os: eos
username: ec2-user
filter: "*4.29*"
filter: "*CloudEOS-4.29*"
volume:
- device_name: /dev/xvda
ebs:
Expand Down

0 comments on commit 829ccff

Please sign in to comment.