community.general/lib/ansible/modules/network/junos
Jeremiah Millay 9d56ffa4ed Add a 'validate' parameter to the juniper_package network module (#33155)
* Add a 'validate' parameter to the juniper_package module to optionally skip checking configuration compatibility against the JUNOS package being installed

* Fixing CI failure - E309 version_added for new option (validate) should be 2.5

* Revert previous change and add version_added to 'validate' parameter
2017-11-22 20:58:01 +05:30
..
__init__.py
junos_banner.py
junos_command.py
junos_config.py Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
junos_facts.py -Fixes JSON parsing(use JSON object instead of string) for facts modules. (#31818) 2017-10-23 17:48:52 +05:30
junos_interface.py Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
junos_l3_interface.py
junos_linkagg.py
junos_lldp.py
junos_lldp_interface.py
junos_logging.py
junos_netconf.py
junos_package.py Add a 'validate' parameter to the juniper_package network module (#33155) 2017-11-22 20:58:01 +05:30
junos_rpc.py Adding RPC attribute parameters to junos_rpc network module (#32649) 2017-11-21 10:45:13 +05:30
junos_static_route.py
junos_system.py
junos_user.py
junos_vlan.py
junos_vrf.py