Fix indentation to match other examples (#21080)
This commit is contained in:
parent
d94f9bdd8d
commit
c6a5d9c8bf
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ tasks:
|
|||
wait_for: result[0] contains IOS
|
||||
|
||||
- name: run multiple commands on remote nodes
|
||||
ios_command:
|
||||
ios_command:
|
||||
commands:
|
||||
- show version
|
||||
- show interfaces
|
||||
|
|
Loading…
Reference in a new issue