我爱小虾 发表于 2018-7-29 09:54:26

ansible-cmdb之自动化运维工具

Ansible Configuration Management Database
  Ansible-cmdb takes the output of Ansible's fact gathering and converts it intoa static HTML overview page (and other things) containing system configurationinformation.
  It supports multiple types of output (html, csv, sql, etc) and extendinginformation gathered by Ansible with custom data. For each host it also showsthe groups, host variables, custom variables and machine-local facts.
ansible-cmdb  https://github.com/fboender/ansible-cmdb

  利用ansible-cmdb统计主机配置信息并以web页面展出来
  http://zouqingyun.blog.51cto.com/782246/1750827
页: [1]
查看完整版本: ansible-cmdb之自动化运维工具