当前位置:网站首页>ansible-cmdb友好展示ansible收集主机信息
ansible-cmdb友好展示ansible收集主机信息
2022-08-09 12:02:00 【51CTO】
一、概述
Ansible-cmdb 获取 Ansible 事实收集的输出并将其转换为包含系统配置信息的静态 HTML 概览页面(和其他内容)。
它支持多种类型的输出(html、csv、sql 等)并使用自定义数据扩展 Ansible 收集的信息。对于每个主机,它还显示组、主机变量、自定义变量和机器本地事实。
二、操作
1、安装
2、命令参数
3、使用
4、模板
5、指定列
6、具体详细介绍
可以参考github
https://github.com/fboender/ansible-cmdb/blob/master/docs/usage.md
边栏推荐
- 基于CAP组件实现补偿事务与幂等性保障
- Batch大小不一定是2的n次幂!ML资深学者最新结论
- 十分钟教会你如何使用VitePress搭建及部署个人博客站点
- 全面了解什么是TPS、QPS以及两者的区别
- JD.com architects tidy up: what are the core technical knowledge points of jvm and performance tuning
- ThreadLocal的简单理解
- 曲鸟全栈UI自动化教学(八):框架代码讲解和进一步优化
- WeChat side: what is consistent hashing, usage scenarios, and what problems does it solve?
- 研发需求的验收标准应该怎么写? | 敏捷实践
- Manchester city launch emotional intelligence scarf can be detected, give the fans
猜你喜欢
你没见过的《老友记》镜头,AI给补出来了|ECCV 2022
已解决IndentationError: unindent does not match any oute r indentation Level
WeChat side: what is consistent hashing, usage scenarios, and what problems does it solve?
二重指针-char **、int **的作用
8、IDEA提交代码出现: Fetch failed fatal: Could not read from remote repository
00后写个暑假作业,被监控成这笔样
世界第4疯狂的科学家,在103岁生日那天去世了
索引index
GRPC整体学习
LeetCode #101. Symmetric Binary Tree
随机推荐
曲鸟全栈UI自动化教学(八):框架代码讲解和进一步优化
PM2之配置文件
Summary of learning stages (knapsack problem)
WPF implements a MessageBox message prompt box with a mask
【面试高频题】可逐步优化的链表高频题
[Interview high-frequency questions] Linked list high-frequency questions that can be gradually optimized
[Microservice ~ Remote Call] Integrate RestTemplate, WebClient, Feign
从零开始Blazor Server(9)--修改Layout
基于STM32+铂电阻设计的测温仪
Ways to prevent data fraud
曼城推出可检测情绪的智能围巾,把球迷给整迷惑了
IDEA 关闭/开启引用提示Usages
微信支付开发流程
WeChat Mini Program Payment and Refund Overall Process
无需精子卵子子宫体外培育胚胎,Cell论文作者这番话让网友们炸了
脱光衣服待着就能减肥,当真有这好事?
MySQL 原理与优化,Group By 优化 技巧
【Untitled】
听声辨物,这是AI视觉该干的???|ECCV 2022
Simple understanding of ThreadLocal