Files
community.general/lib/ansible/modules/network/ios
Paul Neumann 3cc1b8d7d3 ios_facts: Strip header from running-config (#48047)
IOS prepends a show running-config with lines that are not part of the
configuration, keeping the output from being an entirely valid configuration:
R1#show run
Building configuration...

Current configuration : 2045 bytes
...

In order to be able to use the config from ios_facts as-is, strip this
header.
2018-11-08 20:28:47 +05:30
..
2016-12-08 11:24:03 -05:00
2018-06-04 07:32:23 -04:00
2018-08-27 08:51:33 -04:00