mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 13:12:30 +00:00
* Refactor ios cliconf plugin and ios_config module * Refactor ios cliconf plugin to support generic network_config module * Refactor ios_config module to work with cliconf api's * Enable command and response logging in cliconf pulgin * cliconf api documentation * Fix unit test and other minor changes * Doc update * Fix CI failure * Add default flag related changes * Minor changes * redact input command logging by default |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| ios_module.py | ||
| test_ios_banner.py | ||
| test_ios_command.py | ||
| test_ios_config.py | ||
| test_ios_facts.py | ||
| test_ios_logging.py | ||
| test_ios_ping.py | ||
| test_ios_system.py | ||
| test_ios_user.py | ||
| test_ios_vlan.py | ||
| test_ios_vrf.py | ||