macOS
brew install ansible-language-serverlocal Homebrew formula metadata
安装
brew install ansible-language-serverlocal Homebrew formula metadata
nix profile install nixpkgs#ansible-language-servernixpkgs package indexes · ansible-language-server · 来源: raw.githubusercontent.com
概览
Language Server for Ansible Files
历史
Ansible Language Server is the LSP server used by editor integrations to provide Ansible-aware syntax highlighting, validation, linting, completion, documentation references, and navigation.
The separate ansible-language-server repository now states that the codebase is included in the Ansible VS Code Extension repository. The active source repository for the Homebrew formula is therefore ansible/vscode-ansible.
The language server is documented as a reusable server rather than only a VS Code internals package. Its docs say it is used by the Ansible extension for VS Code/Codium, Vim/Neovim integrations, and Emacs LSP clients, and that releases are published to npm.
The project follows the wider editor shift toward Language Server Protocol support: instead of every editor implementing Ansible-specific YAML behavior independently, the server centralizes Ansible semantics and lets multiple editors consume them.
Homebrew packaging makes the NPM-published language server easy to install as a standalone executable for editors such as Neovim or Emacs, where users often wire language servers by path.
In practice, users rarely run the language server directly unless configuring an editor. The server is launched by editor clients and uses the local Ansible tooling stack to provide validation, linting, completion, and documentation lookup for playbooks, roles, and collections.
For VS Code users it is bundled into the Red Hat Ansible extension experience; for terminal-editor users, the packaged `ansible-language-server` executable is the useful artifact.
This package is a nice example of a GUI-adjacent tool becoming a standalone CLI dependency. Although born from editor integration, the language server is valuable to package managers because LSP tooling expects real executables discoverable on PATH.
Its migration into the vscode-ansible repository is also notable: the source tree is unified with the main extension, while the language server remains separately releasable and packageable.
安全态势
没有找到 ansible-language-server 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ansible-language-server | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ansible/vscode-ansible
安装元数据
| 软件包键 | brew:ansible-language-server |
|---|---|
| 版本 | 26.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ansible-language-server |
| 主页 | https://github.com/ansible/vscode-ansible |
| 仓库 | https://github.com/ansible/vscode-ansible |
| 上游文档 | https://docs.ansible.com/projects/vscode-ansible/als |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/@ansible/ansible-language-server/-/ansible-language-server-26.6.0.tgz |
| 最后更新 | 2026-06-02T13:00:20Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ansible-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ansible-language-server
nix profile install nixpkgs#ansible-language-server来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.