Skip to content

radon-h2020/radon-ansible-metrics-plugin

Repository files navigation

The Visual Studio Code extension for measuring the characteristics of Ansible source code

Version Install

This is the VSC extension of the Ansible metric tool (available on Github).

Features

AnsibleMetrics allows the user to have a wider overview of its infrastructure code by extracting metrics from it and by showing them in a very simple fashion.

The extension works for Ansible playbooks and tasks files.

How to use

Alt Text

See insights from the metrics

Alt Text

Requirements

The extension requires the python module ansiblemetrics>=0.3.10. You can install the latest version with

pip install ansiblemetrics