mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0adca6b7d4
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
5 lines
102 B
Django/Jinja
5 lines
102 B
Django/Jinja
hostname {{ inventory_hostname_short }}
|
|
!
|
|
interface Loopback999
|
|
description this is a test
|
|
shutdown
|