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
9 years ago
..
__init__.py
junos_command.py Convert the network subfolder to py3/py2.4 syntax (#3690) 9 years ago
junos_config.py
junos_facts.py removes requirement for config argument to be specified in junos_facts 9 years ago
junos_netconf.py
junos_package.py Add a test on jnpr.junos.utils.sw presence (#3666) 9 years ago
junos_template.py