Remove Codex CLI from desktop bootstrap and dotfiles

This commit is contained in:
Fabio Scotto di Santolo
2026-04-17 11:52:48 +02:00
parent ae08501bc2
commit e9bb9ad798
5 changed files with 1 additions and 24 deletions

View File

@@ -573,10 +573,3 @@
changed_when: true
when:
- ollama_archive_download.changed or not ollama_install_state.stat.exists
- name: Install Codex CLI globally
tags: [packages]
community.general.npm:
name: "@openai/codex"
global: true
state: present