mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-16 14:35:00 +00:00
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 |
||
|---|---|---|
| .. | ||
| basics | ||
| cumulus | ||
| eos | ||
| ios | ||
| iosxr | ||
| junos | ||
| nxos | ||
| vyos | ||
| __init__.py | ||