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
- name: run multiple commands on remote nodes
ios_command:
ios_command:
commands:
- show version
- show interfaces

Loading…
Cancel
Save