Commit Graph

4 Commits

Author SHA1 Message Date
Houzhong Xu 9a453b984f
chore(ansible): 重构inventory.ini分组和节点配置
- 按地理和服务划分为多个组,如oci_kr, oci_us, huawei, google等
- 添加了多台主机的详细连接和权限配置
- 修正并移除旧的oci组,替换为更细化的组划分
- 规范了lxc、vm、hcp及feiniu等组的节点配置
- 新增armbian组及对应节点onecloud1配置
- 保留通用变量ansible_ssh_common_args不变
- 删除try.md文件中的无关内容记录
2025-09-18 07:22:52 +00:00
Houzhong Xu d2a88cef3b
Add dev2 host and test multi-host deployment
- Added dev2 host to dev group
- Successfully deployed SSH keys to both dev1 and dev2
- Tested Ansible playbook on both hosts simultaneously
- System updates completed successfully on both hosts
- Ready for production deployment
2025-09-18 05:21:03 +00:00
Houzhong Xu 259a73ae35
Update inventory with dev1 host configuration
- Added dev1 host to dev group for testing
- Configured SSH key authentication for ben user
- Tested Ansible playbook successfully on dev1
- System update completed with 2 changes
2025-09-18 03:41:14 +00:00
Semaphore Admin 56a4994488 Add Ansible scripts for system management 2025-09-18 03:25:21 +00:00