xworkspace-console/docs
Haitao Pan 6607d32920 fix(macos): skip common role Linux baseline on Darwin
The common role's 'Base | *' tasks (timedatectl timezone, /etc/hostname,
hostname, /etc/hosts, ssh hardening, fail2ban, file limits, firewall) all run
with become: true against Linux-only tooling/paths and fail on macOS — the
reported timedatectl failure is just the first. Add patch_playbook_common_macos()
(post-clone, Darwin-only) that appends an ansible_os_family != 'Darwin' guard to
the whole Base block. Idempotent; verified against the real role; Linux
unchanged. Documents TC-MAC-014.
2026-06-18 11:46:29 +00:00
..
case fix(macos): skip common role Linux baseline on Darwin 2026-06-18 11:46:29 +00:00
designs Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
dessign Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
operations Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
report fix(macos): skip common role Linux baseline on Darwin 2026-06-18 11:46:29 +00:00
ai-workspace-runtime-delivery-plan.md feat: aggregate prebuilt workspace releases 2026-06-15 21:59:35 +08:00
ARCHITECTURE.md update: docs/ARCHITECTURE.md 2026-06-10 10:46:24 +08:00
DATA_MANAGEMENT_TLDR.md docs(ai-workspace): add DATA_MANAGEMENT_TLDR for backup, restore, migrate and uninstall 2026-06-17 14:26:29 +08:00
FEATURES.md docs: add feature overview 2026-06-15 14:34:02 +08:00
OFFLINE_AI_WORKSPACE_INSTALLER.md Fix offline installer release lookup 2026-06-16 09:16:25 +08:00
REPOSITORY_OVERVIEW.md docs: move repo details into docs 2026-06-15 14:27:44 +08:00
SETUP_AI_WORKSPACE_ALL_IN_ONE.md docs: update all-in-one setup entrypoint 2026-06-14 12:23:25 +08:00