Commit Graph

5 Commits

Author SHA1 Message Date
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
Houzhong Xu 73c14d9c7f
Add SSH and GPG keys information
- Generated Ed25519 SSH key for secure authentication
- Generated Ed25519/Curve25519 GPG key for commit signing
- Configured Git to use GPG signing for all commits
- User: Houzhong Xu <houzhongxu@seekkey.tech>
2025-09-18 03:31:28 +00:00
Semaphore Admin 444304121d Update Semaphore setup guide for mgmt repository 2025-09-18 03:26:52 +00:00
Semaphore Admin 56a4994488 Add Ansible scripts for system management 2025-09-18 03:25:21 +00:00