mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
The module would raise a KeyError trying to find the save_config key which is not present in the argument_spec. This was caused by the check_args() function. Since the ios shared argument spec isn't used the check_args function is not needed and has been removed. |
||
---|---|---|
.. | ||
__init__.py | ||
ios_command.py | ||
ios_config.py | ||
ios_facts.py | ||
ios_template.py |