# Installer ansible-creator avec Homebrew, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ansible-creator pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- pacman (92%):

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

  Preuve: 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
```

  Preuve: openSUSE Tumbleweed package metadata: ansible-creator from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:ansible-creator
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ansible-creator>
- **Version:** 26.6.1
- **Résumé source:** CLI tool for scaffolding Ansible Content
- **Page d'accueil:** <https://ansible.readthedocs.io/projects/creator/>
- **Dépôt:** <https://github.com/ansible/ansible-creator>
- **Docs amont:** <https://ansible.readthedocs.io/projects/creator>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/9a/fa/0e0fd750cbb589abc4f1a89dd226e83a61e7d52c89b621c2894a0b8c2305/ansible_creator-26.6.1.tar.gz>
- **Dernière mise à jour:** 2026-07-01T16:59:46Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- ansible-creator (cli)
- ansible-creator (alias)

## Dépendances

- libyaml
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 26.6.1
- gestionnaire mis à jour: 2026-07-01
- données locales: OK
- dépôt amont: https://ansible.readthedocs.io/projects/creator/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ansible-creator
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- pacman - ansible-creator - 26.4.3-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.1: normalized package name match | openSUSE Tumbleweed package metadata: ansible-creator from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A CLI tool for scaffolding Ansible Content | https://github.com/ansible/ansible-creator


## Liens liés

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/fr/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [python@3.14](https://www.automicvault.com/fr/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ansible](https://www.automicvault.com/fr/pkg/brew/ansible/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure, configuration-management.
- [ansible-cmdb](https://www.automicvault.com/fr/pkg/brew/ansible-cmdb/) - Shares av.db curated category or tags: ansible, cli, cloud-infrastructure, configuration-management.
- [ansible-lint](https://www.automicvault.com/fr/pkg/brew/ansible-lint/) - Shares av.db curated category or tags: ansible, cli, cloud-infrastructure, configuration-management.
- [kubecfg](https://www.automicvault.com/fr/pkg/brew/kubecfg/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration-management.
- [talm](https://www.automicvault.com/fr/pkg/brew/talm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration-management.
- [tanka](https://www.automicvault.com/fr/pkg/brew/tanka/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration-management.
- [actions-batch](https://www.automicvault.com/fr/pkg/brew/actions-batch/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [ansible-builder](https://www.automicvault.com/fr/pkg/brew/ansible-builder/) - Shares av.db curated category or tags: ansible, cli, cloud-infrastructure.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
