mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 04:11:00 +00:00
Network platforms that don't have cliconf plugin will fail when sending rpc calls for the reset_history and disable_response_logging functions because those are defined in cliconf exclusively at this time. This patch adds checks for those attributes before making the call