...
!!!!! junos module (core ansible) Vs juniper_junos ( from juniper ) module !!!!!!!!!!
|
|
---|
ansible module | ansible-doc --list
Code Block |
---|
title | ansible module ( for juniper Nodes) |
---|
collapse | true |
---|
| . . . |
|
...
junos_banner Manage multiline banners on Juniper JUNOS devices |
|
...
junos_command Run arbitrary commands on an Juniper JUNOS device |
|
...
junos_config Manage configuration on devices running Juniper JUNOS |
|
...
junos_facts Collect facts from remote devices running Juniper Junos |
|
...
junos_interface Manage Interface on Juniper JUNOS network devices |
|
...
junos_l3_interface Manage L3 interfaces on Juniper JUNOS network devices |
|
...
junos_linkagg Manage link aggregation groups on Juniper JUNOS network devices |
|
...
junos_lldp Manage LLDP configuration on Juniper JUNOS network devices |
|
...
junos_lldp_interface Manage LLDP interfaces configuration on Juniper JUNOS network devices |
|
...
junos_logging Manage logging on network devices |
|
...
junos_netconf Configures the Junos Netconf system service |
|
...
junos_package Installs packages on remote devices running Junos |
|
...
junos_rpc Runs an arbitrary RPC over NetConf on an Juniper JUNOS device |
|
...
junos_static_route Manage static IP routes on Juniper JUNOS network devices |
|
...
junos_system Manage the system attributes on Juniper JUNOS devices |
|
...
junos_user Manage local user accounts on Juniper JUNOS devices |
|
...
junos_vlan Manage VLANs on Juniper JUNOS network devices |
|
...
junos_vrf Manage the VRF definitions on Juniper JUNOS devices |
|
juniper module | https://junos-ansible-modules.readthedocs.io/en/2.1.0/ Code Block |
---|
| juniper_junos_jsnapy
juniper_junos_srx_cluster
juniper_junos_ping
juniper_junos_command
juniper_junos_system
juniper_junos_facts
juniper_junos_config
juniper_junos_software
juniper_junos_pmtud
juniper_junos_table
juniper_junos_rpc |
|
|
|
|
|
|
|
. . .
ansible-doc junos_facts
...