Fix indentation to match other examples (#21080)

This commit is contained in:
Mike Rostermund 2017-02-06 23:19:35 +01:00 committed by Nathaniel Case
parent d94f9bdd8d
commit c6a5d9c8bf

View file

@ -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