Hyppää sisältöön

Ansible network diagram 1.0

Some time ago I made a prototype for Ansible scripts which generate network diagram using nwdiag software. Now I have enhanced the scripts and released version 1.0.

Network diagram with Ansible:
  https://tsk.iki.fi/sw/ansiblenwdiag/
Example diagram

Example diagram

Changes

Version 1.0 (2018-01-21)

  • Added collecting networks automatically from Ansible facts
  • Added configuration for known networks
  • Role for installing nwdiag software
  • Role for generating network diagram
  • Added parameters and default values for various details
  • Cleaned extra white spaces from generated diag file
  • Testing using Debian Stretch and CentOS 7
  • Updated Ansible to version 2.4 in test environment

Version 0.1 (2017-12-30)

  • First prototype
  • Ansible scripts for construction diag file and generating network picture
  • GPL3+
  • Vagrantfile for test environment

Kommentit