community.general/lib/ansible/modules/network/junos
Peter Sprygada d8cb09a121 removes requirement for config argument to be specified in junos_facts
The config argument is optional and should not be required.  This
removes the required attribute from the config argument.

fixes #3878
2016-12-08 11:24:36 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_command.py Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-12-08 11:24:29 -05:00
junos_config.py fixes docstring issue for junos_config arguments 2016-12-08 11:24:24 -05:00
junos_facts.py removes requirement for config argument to be specified in junos_facts 2016-12-08 11:24:36 -05:00
junos_netconf.py adds new module junos_netconf used for configuring netconf services 2016-12-08 11:24:20 -05:00
junos_package.py Add a test on jnpr.junos.utils.sw presence (#3666) 2016-12-08 11:24:28 -05:00
junos_template.py junos_template: Simplify arguments. Fixes #3621 2016-12-08 11:24:29 -05:00