This is the VSC extension of the Ansible metric tool (available on Github).
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.
The extension requires the python module ansiblemetrics>=0.3.10
.
You can install the latest version with
pip install ansiblemetrics