mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 05:41:04 +00:00
Fix indentation to match other examples (#21080)
This commit is contained in:
committed by
Nathaniel Case
parent
d94f9bdd8d
commit
c6a5d9c8bf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user