CLI for Ansible role & playbook analysis & visualization
Project description
Ansible Analyzer
ansible-analyzer lets you visualize one or all playbooks from your
project by building a graph representation of each playbook and role task
included.
Usage
To analyze a specific playbook, run:
ansible-analyzer playbook -r *roles_dir* -f *playbook_path* -o *output_path*
where
-ris for the local directory containing roles-fis for the playbook file path-o(optional) is for the graph.pngoutput path
To analyze all the playbooks in a given directory, run:
ansible-analyzer all -r *roles_dir* -d *playbooks_dir* -o *output_path*
where
-ris for the local directory containing roles-dis for the local directory containing playbooks to be analyzed-o(optional) is for the graph.pngoutput path
Finally, the CLI will save a .png file containing a graph representation
of your project similar to the following:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ansible_analyzer-0.1.1.tar.gz.
File metadata
- Download URL: ansible_analyzer-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e652904fca9f2e95f86bfbc6910e71ed04443035aa1be8bd4e2c50516f8ea12
|
|
| MD5 |
c013aef8d527fd66bfdb7b3d81d7817c
|
|
| BLAKE2b-256 |
0a44e7c6410b9a6057f971cf3fa2e2f4f2e35c5415699bfa4c5b916e7cd6ddca
|
File details
Details for the file ansible_analyzer-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ansible_analyzer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eca04cd45310df957298b6582deb55585eefe4c9e05ea9820bfde0b30c2b2241
|
|
| MD5 |
80aca093a070ed69372118732ae81c35
|
|
| BLAKE2b-256 |
7c1d15fe8a6890ef1e729580c84206a98a2f2d89356d27276e63cc18d2082f76
|