Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 316 Bytes

AnsibleControlService_Flask

폴더 구조

AnsibleControlService_Flask
├── requirements.txt
├── app.py
├── status.py
├── scan.py
├── report.py
├── templates/
│   ├── status_template.html
│   ├── report_template.html
│   ├── scan_template.html