ansible-cmdb
Generate host overview from ansible fact gathering output
파일 탐색기
최종 버전 다운로드 (.zip)- report-a-bug-or-feature-request.md
- control
- changelog
- copyright
- ansible-cmdb.man.1
- release_Makefile
- screenshot-detail.png
- screenshot-overview.png
- dev.md
- faq.md
- index.md
- installation.md
- usage.md
- all
- db
- db.json
- db.yml
- sysconfig.yml
- all
- debian.dev.local
- eek.electricmonk.nl
- eek.electricmonk.nl.json
- hosts
- hosts2
- .invalid_file
- app.uat.local
- centos.dev.local
- custfact.test.local
- db01.prod.local
- db02.prod.local
- db03.prod.local
- dead.dev.local
- debian.dev.local
- eek.electricmonk.nl
- facter.test.local
- host5.example.com
- jib.electricmonk.nl
- no_fqdn.err
- openbsd.dev.local
- openvz.debian.local
- sol_host
- win.dev.local
- win2k8r2.local
- zoltar.electricmonk.nl
- custfact.test.local
- openbsd.dev.local
- debian.dev.local
- ansible.cfg
- cust_cols.conf
- dyninv_test.py
- dyninv_vbox.py
- generate.sh
- hosts
- hosts_complicated
- html_fancy.html
- ssh.config
- txt_table.txt
- __init__.py
- autohandler.py
- babelplugin.py
- beaker_cache.py
- extract.py
- linguaplugin.py
- preprocessors.py
- pygmentplugin.py
- turbogears.py
- __init__.py
- _ast_util.py
- ast.py
- cache.py
- cmd.py
- codegen.py
- compat.py
- exceptions.py
- filters.py
- lexer.py
- lookup.py
- parsetree.py
- pygen.py
- pyparser.py
- runtime.py
- template.py
- util.py
- __init__.py
- composer.py
- constructor.py
- cyaml.py
- dumper.py
- emitter.py
- error.py
- events.py
- loader.py
- nodes.py
- parser.py
- reader.py
- representer.py
- resolver.py
- scanner.py
- serializer.py
- tokens.py
- __init__.py
- composer.py
- constructor.py
- cyaml.py
- dumper.py
- emitter.py
- error.py
- events.py
- loader.py
- nodes.py
- parser.py
- reader.py
- representer.py
- resolver.py
- scanner.py
- serializer.py
- tokens.py
- jsonxs.py
- ushlex.py
- sort_asc.png
- sort_both.png
- sort_desc.png
- jquery-1.10.2.min.js
- jquery.dataTables.css
- jquery.dataTables.js
- csv.tpl
- html_fancy.tpl
- html_fancy_defs.html
- html_fancy_split.py
- html_fancy_split_detail.tpl
- html_fancy_split_overview.tpl
- json.tpl
- markdown.tpl
- markdown_split.py
- markdown_split_detail.tpl
- markdown_split_overview.tpl
- sql.tpl
- txt_table.tpl
- VERSION
- __init__.py
- ansible.py
- ihateyaml.py
- parser.py
- render.py
- util.py
- ansible-cmdb
- ansible-cmdb.py
- debian.dev.local
- debian.dev.local
- debian.dev.local
- hosts
- db.dev.local
- hosts
- hosts_db
- hosts_dev
- config.ini
- dyninv.py
- hosts
- db.dev.local
- dyninv.py
- test.py
- test.sh
- .gitignore
- build.sla
- LICENSE
- mkdocs.yml
- README.md
- requirements.txt
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/fboender/ansible-cmdb
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ansible-cmdb
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install -r requirements.txt
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
