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 b80929bf0b adds new module junos_package
the new module allows playbook designers to manage packages on remote
devices running junos.
9 years ago
..
__init__.py add package init to junos/ 9 years ago
junos_command.py fixes docstring format in junos_command 9 years ago
junos_config.py add support for netconf to junos_config 9 years ago
junos_facts.py adds config_format argument to the facts module 9 years ago
junos_netconf.py adds new module junos_netconf used for configuring netconf services 9 years ago
junos_package.py adds new module junos_package 9 years ago
junos_template.py add support for netconf to junos_template 9 years ago