xworkspace-console/docs/case
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
..
combination_tests.md fix: relocate xworkmate-bridge base dir under $HOME on macOS 2026-06-18 10:59:10 +00:00
macos_compatibility_tests.md fix(macos): skip common role Linux baseline on Darwin 2026-06-18 11:46:29 +00:00
test_prompts.md fix: relocate xworkmate-bridge base dir under $HOME on macOS 2026-06-18 10:59:10 +00:00