xworkspace-console/docs/case
Haitao Pan 5750d3d2ae fix(macos): provide jq and Homebrew PATH for vault admin bootstrap
vault : Bootstrap Vault admin userpass auth runs init_vault_admin.sh, which
require_cmd's vault/jq/curl/base64. macOS has no jq by default (the apt deps
task is Darwin-skipped) and ansible.builtin.script uses a minimal PATH without
/opt/homebrew/bin. Extend patch_playbook_vault_macos() to brew install jq and
add environment PATH to the bootstrap task. Idempotent; verified. TC-MAC-015.
2026-06-18 11:55:17 +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): provide jq and Homebrew PATH for vault admin bootstrap 2026-06-18 11:55:17 +00:00
test_prompts.md fix: relocate xworkmate-bridge base dir under $HOME on macOS 2026-06-18 10:59:10 +00:00