You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network/junos
Peter Sprygada e7e295b693 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
8 years ago
..
__init__.py
junos_command.py Convert the network subfolder to py3/py2.4 syntax (#3690) 8 years ago
junos_config.py fixes docstring issue for junos_config arguments 9 years ago
junos_facts.py removes requirement for config argument to be specified in junos_facts 8 years ago
junos_netconf.py adds new module junos_netconf used for configuring netconf services 9 years ago
junos_package.py Add a test on jnpr.junos.utils.sw presence (#3666) 8 years ago
junos_template.py junos_template: Simplify arguments. Fixes #3621 8 years ago