Fix ios_command fix

This is not valid YAML commands. So fix it.
reviewable/pr18780/r1
moyashiki 9 years ago
parent 5692c20770
commit e851e91b49

@ -79,9 +79,9 @@ EXAMPLES = """
- "result[0] contains IOS" - "result[0] contains IOS"
- ios_command: - ios_command:
commands: commands:
- show version - show version
- show interfaces - show interfaces
""" """

Loading…
Cancel
Save