mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 15:04:14 +00:00
* junos_linkagg implementation and junos modules refactor * junos_linkagg implementation * junos_linkagg integration test * net_linkagg integration test for junos * decouple `load_config` and `commit` operations, to allow single commit (in case on confirm commit) and to perform batch commit (multiple `load_config` followed by single `commit`) * Other related refactor * Fix CI issues * Fix unit test failure |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| junos_module.py | ||
| test_junos_command.py | ||
| test_junos_config.py | ||
| test_junos_facts.py | ||
| test_junos_netconf.py | ||
| test_junos_package.py | ||
| test_junos_rpc.py | ||