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 256730e997 add new functionality to junos_command module
* commands argument now accepts a dict arguments
* rpcs argument now accepts a dict argument
* waitfor has been renamed to wait_for with an alias to waitfor
* only show commands are allowd when check mode is specified
* config mode is no longer allowed in the command stack
* add argument match with valid values any, all
9 years ago
..
__init__.py add package init to junos/ 10 years ago
junos_command.py add new functionality to junos_command module 9 years ago
junos_config.py Update junos_config.py 10 years ago
junos_facts.py removes requirement for config argument to be specified in junos_facts 10 years ago
junos_netconf.py junos: Docs update 10 years ago
junos_package.py junos: Docs update 10 years ago
junos_template.py junos: Docs update 10 years ago