Skip to content

Commit

Permalink
added name to the task
Browse files Browse the repository at this point in the history
  • Loading branch information
devan555 authored May 23, 2024
1 parent d88d126 commit 3576cc2
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 3576cc2

Please sign in to comment.