首次提交,用于实现安装VNCServer

This commit is contained in:
junlan
2025-07-26 16:37:12 +08:00
commit 2cbc7114ef
19 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
# 包含所有子任务文件
- include_tasks: install.yaml
- include_tasks: stop_service.yaml
- include_tasks: copy_files.yaml
- include_tasks: start_service.yaml