Skip to content

Commit

Permalink
fix(ansible): typo
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored May 29, 2024
1 parent 35e428c commit 9446495
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lab/ansible/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@
# TODO: send lab/hardware/ToR/arista.config to the switch

#- name: load config file onto an Arista switch
# become: yes
# arista.eos.eos_config:
# backup: true
# src: ../hardware/{{ inventory_hostname }} /arista.config
# src: ../hardware/{{ inventory_hostname }}/arista.config

- name:
hosts: hostbmcs
Expand Down

0 comments on commit 9446495

Please sign in to comment.