community.general/lib/ansible/modules/network/junos
Peter Sprygada 702efda508 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
2016-12-08 11:24:58 -05:00
..
__init__.py add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_command.py add new functionality to junos_command module 2016-12-08 11:24:58 -05:00
junos_config.py junos: Docs update 2016-12-08 11:24:48 -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 junos: Docs update 2016-12-08 11:24:48 -05:00
junos_package.py junos: Docs update 2016-12-08 11:24:48 -05:00
junos_template.py junos: Docs update 2016-12-08 11:24:48 -05:00