community.general/lib/ansible/modules/network/junos
Ganesh Nalawade be89ef3eb6 junos_linkagg implementation and junos modules refactor (#26587)
* 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
2017-07-11 09:52:53 +05:30
..
__init__.py
_junos_template.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_banner.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_command.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_config.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_facts.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_interface.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_linkagg.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_logging.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_netconf.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_package.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_rpc.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_static_route.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_system.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_user.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
junos_vlan.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30