mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Ansible: implement selective AI agent deployment across profiles
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
---
|
||||
workstation_manage_opencode: true
|
||||
|
||||
workstation_npm_packages:
|
||||
- name: "opencode-ai"
|
||||
state: latest
|
||||
workstation_npm_packages: "{{ ai_agents_npm_packages + [] }}"
|
||||
|
||||
Reference in New Issue
Block a user