Skip to main content

Ansible Developtment Tools kit bundles all tools needed for content creation and testing.

Project description

Ansible Development Tools (ADT)

The ansible-dev-tools python package provides an easy way to install and discover the best tools available to create and test ansible content.

The curated list of tools installed as part of the Ansible automation developer tools package includes:

ansible-core: Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems.

ansible-builder: a utility for building Ansible execution environments.

ansible-creator: a utility for scaffolding Ansible projects and content with leading practices.

ansible-lint: a utility to identify and correct stylistic errors and anti-patterns in Ansible playbooks and roles.

ansible-navigator a text-based user interface (TUI) for developing and troubleshooting Ansible content with execution environments.

ansible-sign: a utility for signing and verifying Ansible content.

molecule: Molecule aids in the development and testing of Ansible content: collections, playbooks and roles

pytest-ansible: a pytest testing framework extension that provides additional functionality for testing Ansible module and plugin Python code.

tox-ansible: an extension to the tox testing utility that provides additional functionality to check Ansible module and plugin Python code under different Python interpreters and Ansible core versions.

ansible-dev-environment: a utility for building and managing a virtual environment for Ansible content development.

Communication

Refer to our Communication guide for details.

Installation

python3 -m pip install ansible-dev-tools

A VsCode compatible devcontainer is also available which is a great way to develop ansible content. The image name is community-ansible-dev-tools.

Usage

In addition to installing each of the above tools, ansible-dev-tools provides an easy way to show the versions of the content creation tools that make up the current development environment.

$ adt --version
ansible-builder                          <version>
ansible-core                             <version>
ansible-creator                          <version>
ansible-dev-environment                  <version>
ansible-dev-tools                        <version>
ansible-lint                             <version>
ansible-navigator                        <version>
ansible-sign                             <version>
molecule                                 <version>
pytest-ansible                           <version>
tox-ansible                              <version>

Developer Notes

The ansible-dev-tools package also offers an Ansible Devtools server which can be launched with adt server. Currently, this server only supports REST APIs for ansible-creator.

Refer to the server code for available endpoints.

To run this server from the community dev-tools container, use the following command:

$ podman run -d -p 8000:8000 --name=ansible-devtools-server ghcr.io/ansible/community-ansible-dev-tools:latest adt server
778d0423863c5c161b4bdcb6177d169f0897c597ff084c7a0d3401814d78174f
$ podman logs -f ansible-devtools-server
[2024-04-25 17:28:02 +0000] [10] [INFO] Starting gunicorn 22.0.0
[2024-04-25 17:28:02 +0000] [10] [INFO] Listening at: http://0.0.0.0:8000 (10)
[2024-04-25 17:28:02 +0000] [10] [INFO] Using worker: sync
[2024-04-25 17:28:02 +0000] [11] [INFO] Booting worker with pid: 11

Note: This is primarily for backend integrations and is not intended to be an user-facing functionality.

Documentation

For more information, please visit our documentation page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansible_dev_tools-25.5.0.tar.gz (917.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ansible_dev_tools-25.5.0-py3-none-any.whl (28.6 kB view details)

Uploaded Python 3

File details

Details for the file ansible_dev_tools-25.5.0.tar.gz.

File metadata

  • Download URL: ansible_dev_tools-25.5.0.tar.gz
  • Upload date:
  • Size: 917.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ansible_dev_tools-25.5.0.tar.gz
Algorithm Hash digest
SHA256 e078d8e45823d553ffa31c6c3c538e84d7d228c8ecf9e7dc2b5edf2667c6add7
MD5 9f0fa2c0c06e348b6f83cf2798e8bfb7
BLAKE2b-256 5e8ce489c101ede7da8c7577410f3c2b4689ed38e0b0852c92225529a40a801b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansible_dev_tools-25.5.0.tar.gz:

Publisher: tox.yml on ansible/ansible-dev-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ansible_dev_tools-25.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ansible_dev_tools-25.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7c97b622c2513516dde22c91f8f2744419e0c9d32a674b28f85b6615e8f076f
MD5 51430a15cf10acfaa0f5af21e0335c7d
BLAKE2b-256 2b8293712d95b44ec9cdb0ac5b747914b7be0bb5a3eac7eeaea5aed18c65859f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansible_dev_tools-25.5.0-py3-none-any.whl:

Publisher: tox.yml on ansible/ansible-dev-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page