Skip to content

Commit

Permalink
Update run_command.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm0711 authored Nov 9, 2022
1 parent 5b1faff commit 47de42a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run_command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
- hosts: all
gather_facts: true
tasks:
- command: '{{command}}'
- command:
- show ip int brief

1 comment on commit 47de42a

@hainm0711
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

input

Please sign in to comment.