Skip to content

Commit

Permalink
added vlan conf
Browse files Browse the repository at this point in the history
  • Loading branch information
devan555 committed May 22, 2024
1 parent 89fa635 commit be724de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
debug:
msg: "{{ ansible_facts }}"

- name: Configure VLAN
- name: Configure VLAN 10
arista.eos.eos_vlans:
config:
- vlan_id: 10
Expand Down

0 comments on commit be724de

Please sign in to comment.