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

5 commits

Author SHA1 Message Date
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
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
505f3bfcac Fix multiple issues in junos integration test () 2017-08-02 14:11:10 +05:30
Ganesh Nalawade
6e0741e8b6 Add dependency to run junos integration test () 2017-08-02 11:28:34 +05:30
Ganesh Nalawade
bf48364c72 junos implementation for net_l3_interface module ()
* junos implementation for net_l3_interface module

*  junos_l3_interface implementation
*  junos_l3_interface integration test
*  net_l3_interface integration test for junos

* Fix module name typo
2017-07-15 12:38:44 +05:30