macOS
brew install ansible-creatorlocal Homebrew formula metadata
brew
CLI tool for scaffolding Ansible Content. Version 26.6.1 via Homebrew; verified 2026-07-01.
install
brew install ansible-creatorlocal Homebrew formula metadata
sudo pacman -S ansible-creatorArch Linux sync databases · ansible-creator · source: geo.mirror.pkgbuild.com
sudo zypper install ansible-creatoropenSUSE Tumbleweed package metadata · ansible-creator · source: download.opensuse.org
overview
CLI tool for scaffolding Ansible Content
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ansible-creator | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://ansible.readthedocs.io/projects/creator/
install metadata
| Package key | brew:ansible-creator |
|---|---|
| Version | 26.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ansible-creator |
| Homepage | https://ansible.readthedocs.io/projects/creator/ |
| Repository | https://github.com/ansible/ansible-creator |
| Upstream docs | https://ansible.readthedocs.io/projects/creator |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/9a/fa/0e0fd750cbb589abc4f1a89dd226e83a61e7d52c89b621c2894a0b8c2305/ansible_creator-26.6.1.tar.gz |
| Last updated | 2026-07-01T16:59:46Z |
| Pulse | updated |
| Dependencies | libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ansible-creator 26.4.3-1
A CLI tool for scaffolding all your Ansible Content
https://github.com/ansible/ansible-creator
sudo pacman -S ansible-creatoransible-creator 26.3.3-1.1
A CLI tool for scaffolding Ansible Content
https://github.com/ansible/ansible-creator
sudo zypper install ansible-creatorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.