mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 23:31:25 -07: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. |
||
---|---|---|
.. | ||
__init__.py | ||
nxos.py |