# 使用 Homebrew, pacman, zypper 安装 ansible-creator

查看 ansible-creator 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:ansible-creator
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ansible-creator
```

  证据: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S ansible-creator
```

  证据: Arch Linux sync databases: ansible-creator from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install ansible-creator
```

  证据: openSUSE Tumbleweed package metadata: ansible-creator from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:ansible-creator
- **软件包管理器:** Homebrew
- **版本:** 26.6.1
- **来源摘要:** CLI tool for scaffolding Ansible Content
- **主页:** <https://ansible.readthedocs.io/projects/creator/>
- **最后更新:** 2026-07-01T16:59:46Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ansible-creator (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 26.6.1
## 项目历史与用法

ansible-creator is the Ansible project scaffolding CLI for generating Ansible content, especially collections, with current recommended layouts and development-tool integration.

### 项目历史

The tool is developed under the ansible GitHub organization and documented as a CLI for scaffolding Ansible content. Its README describes two primary commands, `init` for new projects and `add` for resources in existing projects.

The project became part of the newer Ansible development tools family, where it is commonly installed through the `ansible-dev-tools` package rather than as a standalone first stop.

### 采用历史

Ansible documentation now points collection authors toward ansible-creator for quickly scaffolding collection projects, including use from the Ansible extension in Visual Studio Code. That makes it part of the endorsed content-authoring path rather than just a side utility.

Its release history uses the newer Ansible devtools calendar-versioned style, with frequent 24.x, 25.x, and 26.x releases and coordinated forum announcements alongside other developer tooling.

### 使用方式

Users run `ansible-creator init` to initialize a new Ansible project and `ansible-creator add` to add content to an existing project. Official docs recommend installing it via `ansible-dev-tools`, which also brings in related tools for creating and testing Ansible content.

The package matters most to collection authors and teams standardizing new Ansible repositories, because it encodes project skeletons that otherwise tend to drift between hand-written repos.

### 为什么软件包爱好者会关心

ansible-creator is interesting because it packages project policy as a CLI. It sits in the same ecosystem bucket as linters and editor tooling: not needed to run a playbook, but useful for keeping generated content aligned with the current Ansible development workflow.

For Homebrew and distro users, the standalone formula makes that scaffolding tool available without asking every user to install the broader Python devtools bundle manually.

### 时间线

- 2024: GitHub releases show ansible-creator in the 24.x calendar-versioned line.
- 2024: Ansible collection-creation docs describe ansible-creator as the quick scaffolding path.
- 2025: Forum release announcements coordinate ansible-creator with Ansible developer tools.
- 2026: v26.x releases continue the frequent devtools cadence.

### Related projects

- ansible-dev-tools is the recommended installation bundle for ansible-creator.
- The Ansible VS Code extension can use ansible-creator for content creation workflows.
- ansible-lint and molecule are adjacent developer tools used after content is scaffolded.

### 来源

- <https://ansible.readthedocs.io/projects/creator/>
- <https://ansible.readthedocs.io/projects/creator/installing/>
- <https://docs.ansible.com/projects/ansible/latest/dev_guide/developing_collections_creating.html>
- <https://forum.ansible.com/t/release-announcement-ansible-creator-v25-4-1/42210>
- <https://github.com/ansible/ansible-creator>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- pacman - ansible-creator - 26.6.1-1: normalized package name match | Arch Linux sync databases: ansible-creator from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A CLI tool for scaffolding all your Ansible Content | https://github.com/ansible/ansible-creator
- zypper - ansible-creator - 26.3.3-1.2: normalized package name match | openSUSE Tumbleweed package metadata: ansible-creator from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A CLI tool for scaffolding Ansible Content | https://github.com/ansible/ansible-creator


## Combined YAML source

View the package source record on GitHub. [combined/ansible-creator.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ansible-creator.yml)


## 来源

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