mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
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.