mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* WIP Refactor EOS code to use cliconf * Fix connection.get where sendonly is True * Fix pylint issue * Remove return from send_config and various exec_commands Also, removed a few try/except, which are anyways handled in Connection.