pkg.soopen package index

brew / 順位 2963

ansible-language-server を Homebrew, Nix でインストール

ansible-language-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ansible-language-server

local Homebrew formula metadata

概要

パッケージ概要

Language Server for Ansible Files

コマンドとエイリアス

  • ansible-language-server

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2021: Early 1.x tags appear for the Ansible language-server/editor integration line.
  • 2024: Maintainers decide to merge ansible-language-server back into the vscode-ansible repository while keeping separate releases.
  • 2024: The release line moves into calendar-style 24.x versions.
  • 2026: NPM and Homebrew carry 26.x releases of the standalone language server.

Related projects

  • ansible/vscode-ansible contains the active codebase and VS Code extension.
  • ansible-lint supplies linting behavior surfaced by editor integrations.
  • yaml-language-server and editor LSP clients are adjacent pieces in typical Ansible editor setups.

セキュリティ状態

保護ツール対応はまだ見つかっていません

ansible-language-server に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ansible-language-server実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版26.6.0
マネージャ更新日2026-06-02
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ansible-language-server
バージョン26.6.0
パッケージマネージャHomebrew
ホームページhttps://github.com/ansible/vscode-ansible
最終更新2026-06-02T13:00:20Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ansible-language-server

nix profile install nixpkgs#ansible-language-server
  • normalized package name match
  • 一致条件: Ansible Language Server
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: ansible-language-server from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation