ansible/test/integration/targets/iosxr_template/templates/basic/config.j2
Ricardo Carrillo Cruz 0adca6b7d4 Set block indentation to 1 on iosxr templates (#21105)
Network devices in the lab have by default an indentation of 1 for
sub-sections, and so does the netcfg.NetworkConfig constructor
indent param.
This will fix reported issue 21055, and make the integration tests
to pass.

Fixes #21055
2017-02-07 21:13:20 +01:00

5 lines
102 B
Django/Jinja

hostname {{ inventory_hostname_short }}
!
interface Loopback999
description this is a test
shutdown