🍺 BREW Explorer

← all formulae

ansible-cmdb

brew install ansible-cmdb v1.31_1 GPL-3.0-or-later

Generates static HTML overview page from Ansible facts

25
30-day installs · #6206
82
90-day · #6021
337
365-day · #6033
2.4k
★ GitHub stars · updated 2y ago

Runtime dependencies

GitHub topics

ansible cmdb frontend inventory overview

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libyaml",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Generates static HTML overview page from Ansible facts",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:24+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "ansible-cmdb",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-05-15T14:47:48Z",
  "github_readme_excerpt": "Ansible Configuration Management Database\n=========================================\n\n![Status: Stable](https://img.shields.io/badge/status-stable-green.svg)\n![Build Status](http://build.electricmonk.nl/job/ansible-cmdb/shield)\n![Activity: Active development](https://img.shields.io/badge/activity-active%20development-green.svg)\n![License: GPLv3](https://img.shields.io/badge/license-GPLv3-blue.svg)\n\nAbout\n-----\n\nAnsible-cmdb takes the output of Ansible\u0027s fact gathering and converts it into\na static HTML overview page (and other things) containing system configuration\ninformation.\n\nIt supports multiple types of output (html, csv, sql, etc) and extending\ninformation gathered by Ansible with custom data. For each host it also shows\nthe groups, host variables, custom variables and machine-local facts.\n\n![](https://raw.githubusercontent.com/fboender/ansible-cmdb/master/contrib/screenshot-overview.png)\n\n![](https://raw.githubusercontent.com/fboender/ansible-cmdb/master/contrib/screenshot-detail.png)\n\n[HTML example](https://rawgit.com/fboender/ansible-cmdb/master/example/html_fancy.html) output.\n\n\nFeatures\n--------\n\n(Not all features are supported by all templates)\n\n* Multiple formats / templates:\n    * Fancy HTML (`--template html_fancy`), as seen in the screenshots above.\n    * Fancy HTML Split (`--template html_fancy_split`), with each host\u0027s details\n      in a separate file (for large number of hosts).\n    * CSV (`--template csv`), the trustworthy and flexible comma-separated format.\n    * JSON (`--template json`), a dump of all facts in JSON format.\n    * Markdown (`--template markdown`), useful for copy-pasting into Wiki\u0027s and\n      such.\n    * Markdown Split (`--template markdown_split`), with each host\u0027s details\n      in a seperate file (for large number of hosts).\n    * SQL (`--template sql`), for importing host facts into a (My)SQL database.\n    * Plain Text table (`--template txt_table`), for the console gurus.\n    * and of course, any custom template you\u0027re willi",
  "github_repo": "fboender/ansible-cmdb",
  "github_stars": 2415,
  "github_topics": [
    "ansible",
    "cmdb",
    "frontend",
    "inventory",
    "overview"
  ],
  "homepage": "https://github.com/fboender/ansible-cmdb",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 25,
  "installs_365d": 337,
  "installs_90d": 82,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "ansible-cmdb",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6206,
  "rank_365d": 6033,
  "rank_90d": 6021,
  "raw_hash": "cb77396b8c82bc22",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/a/ansible-cmdb.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.31",
  "versioned_formulae": [],
  "why_use_this": null
}