1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Ganesh Nalawade
7d8a4b13a5 Fix junos_vlan integration test failure () 2017-08-24 21:03:04 -04:00
Ganesh Nalawade
c4b9dfe542 Remove default description in network DI modules () 2017-08-19 00:09:01 +05:30
Ganesh Nalawade
0c4706897c Fix minor issue in junos_vlan () 2017-08-15 18:41:53 +05:30
Ganesh Nalawade
711a6b2326 Add common aggregate arguments for junos modules ()
If parameter value in aggregate is not set, fetch it's corresponding
value from top level parameters.
2017-08-14 10:17:03 +05:30
Ganesh Nalawade
181b31e282 junos integration test fixes for dci () 2017-08-04 18:46:57 +05:30
Ganesh Nalawade
d3e5d30f7c Add aggregate for junos modules and sub spec validation ()
* Add aggregate for junos modules and sub spec validation

*  aggregate support of junos modules
*  aggregate sub spec validation
*  relevant changes to junos integration test
*  junos module boilerplate changes

* Add new boilerplate for junos modules

* Fix CI issues
2017-08-04 14:55:58 +05:30
Ganesh Nalawade
911a7e085e Add active param to junos declarative modules ()
*  active/deactivate configuration capability
*  integration test refactor
2017-06-29 10:18:35 +05:30
Ganesh Nalawade
450263e934 Add junos_banner declartive module ()
* Add junos_banner declartive module

*  junos_banner implementation
*  Integration test for junos_banner
*  Integration test for net_banner (junos)
*  Minor fixes

* Minor doc change
2017-06-18 01:32:48 +05:30
Ganesh Nalawade
b69c7f50d0 Add junos_vlan platform agnostic module ()
* Add junos_vlan platform agnostic module

*  junos_vlan implementation

*  integration test for junos_vlan

* Minor fixes

* Fix Integration test failure
2017-06-14 14:23:52 +05:30