coily ansible-mac-seed verb no-ops to USAGE instead of running make ansible-mac-seed #205
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug
coily ansible-mac-seedno-ops to aUSAGE:/ coily help dump instead of running the underlyingmake ansible-mac-seedtarget (@uv run python scripts/ansible/seed_mac_brew.py).The verb is declared in
.coily/coily.yaml:But invoking
coily ansible-mac-seedprints coily's top-level usage rather than executing.make ansible-mac-seeddirectly works. Likely a verb-resolution / arg-passing issue in the coily wrapper for this repo.Repro
Note: do not run the seed until the agent-compose-clobber bug (separate issue) is resolved, or it will wipe the agent-compose comment block from mac.yml.