Skip to content

JNPRAutomate/juniper-device-ansible-playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Ansible Playbooks using juniper.device

About juniper-device-ansible-modules-examples
Juniper hardware and the example playbooks
Getting started with Ansible and Junos

About juniper-device-ansible-playbooks

This project contains Ansible playbooks that may be used to interact with devices running Junos OS and Junos Evolved. This repository uses Ansible Base and Juniper's Ansible Collection for Junos (juniper.device).

The modules labeled with [0-9][0-9] (double digit numbers) are considered building block modules that have been provided by Juniper contributors. All other modules are provided by the extended Juniper Automation Community.

If you are looking for the older examples using Ansible, please check out these repositories:

Juniper hardware and the example playbooks

This repository is to be used with devices running Junos OS or Junos Evolved. Example of hardware platforms include, but are not limited to, the MX, PTX, ACX, QFX, EX, and SRX. Example playbooks will be using the juniper.device modules listed below:

  • command — Execute one or more CLI commands on a Junos device.
  • config — Manipulate the configuration of a Junos device.
    • Edit, load, commit, save, rollback, or retrive the config
  • facts — Retrieve facts from a Junos device.
  • jsnapy — Execute JSNAPy tests on a Junos device.
  • ping — Execute ping from a Junos device.
  • pmtud — Perform path MTU discovery from a Junos device to a destination.
  • rpc — Execute one or more NETCONF RPCs on a Junos device.
  • software — Install software on a Junos device.
  • srx_cluster — Enable or disable an SRX chassis cluster configuration.
  • system — Initiate operational actions on the Junos system.
    • Actions include reboot, shutdown, halt, and zeroize
  • table — Retrieve data from a Junos device using a PyEZ table/view.

Getting started with Ansible and Junos

Start at the JNPRAutomate Ansible Wiki Page or the Ansible for Junos documentation page to evaluate, install or use Ansible for Junos to easily manage and configure devices running Junos in your network. The wiki page has some high level information, similar to a one-pager. And the documentation pages include Release Notes, Get Started, Developer Guides, Day One Books, Support Resources, and Configuration Examples and Guides.

About

Playbooks using Juniper's Ansible Collection (juniper.device) for Junos working with Ansible Base.

Resources

License

Stars

Watchers

Forks