The map_config_to_obj calls the run_commands helper function, which returns a list of results. However, the map_params_to_obj return a single string. Therefore, the comparison between the two datasets could never be equal, breaking idempotency. Also, the 'no banner' command should be run on absent only if there's a banner text set. Fixes #22194 |
||
---|---|---|
.. | ||
__init__.py | ||
_eos_template.py | ||
eos_banner.py | ||
eos_command.py | ||
eos_config.py | ||
eos_eapi.py | ||
eos_facts.py | ||
eos_system.py | ||
eos_user.py |