mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
The config parser on NX-OS does not deal with configs that do not end with a linefeed correctly which leads to various issues when the config is loaded from startup-config upon reboot. Therefore, ensure that the config returned is terminated by a linefeed.