1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/junos_config/tests/netconf
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
..
backup.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
bad_action.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
invalid.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
multiple.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
single.yaml junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
src_basic.yaml Add junos integration test (#24404) 2017-05-09 18:41:48 +05:30
src_invalid.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00