community.general/lib/ansible/modules/network/interface
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
net_interface.py Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30
net_linkagg.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30