Fix indentation to match other examples (#21080)

pull/20423/head
Mike Rostermund 8 years ago committed by Nathaniel Case
parent d94f9bdd8d
commit c6a5d9c8bf

@ -98,7 +98,7 @@ tasks:
wait_for: result[0] contains IOS wait_for: result[0] contains IOS
- name: run multiple commands on remote nodes - name: run multiple commands on remote nodes
ios_command: ios_command:
commands: commands:
- show version - show version
- show interfaces - show interfaces

Loading…
Cancel
Save