READM.md 갱신

This commit is contained in:
ByeonJungHun
2024-01-12 10:34:19 +09:00
parent 7ebe45c873
commit 3dab70aadf

View File

@@ -4,7 +4,11 @@ ansible script 구조
. .
├── 00_old ├── 00_old
├── 01_old ├── 01_old
├── README.md
├── infra_setting ├── infra_setting
├── kubespray
├── security_check
├── server_settings
├── teleport_setting ├── teleport_setting
└── zabbix_agent └── zabbix_agent
``` ```