Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Jun 4, 2024
1 parent 08bc8e0 commit 34469fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
hosts: switches
gather_facts: false
tasks:
- name: run show version on remote devices
- name: Run show version on remote devices
#become: yes
arista.eos.eos_command:
commands:
Expand Down

0 comments on commit 34469fe

Please sign in to comment.