ansible-networking icon indicating copy to clipboard operation
ansible-networking copied to clipboard

Personal collection of Ansible Networking examples.

Networking collection of Playbooks

Ansible Lint

This is my collection of Ansible Networking examples. Of course, most of these are recycled from other repositories.

Inventory

I'm using this ansible-inventory to provide output examples (DevNet always-on devices).

Examples

  • Collect a command output
  • F5 Address list
  • Get IP address from NetBox
  • Meraki
  • Multi-line Config
  • NetBox lookup
  • NTP Compliance
  • Parse JSON outputs
  • Parse IOS XE ACLs
  • Parse IOS XE SW Version
  • Parsing a Cisco ASA config file: Three options to parse data from an unstructured config file.
  • Reading IP address ranges
  • Show config differences
  • Network resource modules in action