Skip AI agent dotfiles on servers

This commit is contained in:
Fabio Scotto di Santolo
2026-04-28 14:55:32 +02:00
parent 896a1aa530
commit e0c1f9e0e9
3 changed files with 12 additions and 2 deletions

View File

@@ -62,6 +62,8 @@ ai_agents_npm_packages:
- name: "@google/gemini-cli"
state: latest
ai_agents_enabled: true
ai_agents_dotfiles:
- name: AI common config
src: .config/ai

View File

@@ -6,6 +6,7 @@ effective_username: "{{ server_username }}"
effective_user_group: "{{ server_user_group }}"
effective_user_home: "{{ server_user_home }}"
server_container_stack_dir: /opt/docker/server
ai_agents_enabled: false
profile_packages:
- avahi-daemon