Skip to main content

Ansible Debug Adapter Protocol Implementation

Project description

Ansibug

Test workflow codecov PyPI version License

The core component of the Ansible Debug Adapter Protocol used for debugging Ansible playbooks. See more documentation for ansibug at https://jborean93.github.io/ansibug/.

Please note this library should be considered a preview. New features and behaviour changes should be expected during this preview period.

Debug Adapter

This library combined with a Debug Adapter Protocol client, like Visual Studio Code, can be used to run and debug Ansible playbook's interactively. It supports basic features like stepping in, over, and out of tasks in a play with support for getting and setting variables at runtime.

ansible_example

More information about the debug adapter and debugging experience of Ansible can be found under the docs.

Requirements

The following Python requirements must be met before using this library:

  • Python 3.10+ (dependent on ansible-core support)
  • ansible-core >= 2.16.0
  • Linux or macOS (no Windows)

The debugger aims to continue to support the current ansible-core versions that have no reached End Of Life. See the ansible-core support matrix to see the current versions and the control node python versions for those versions. There are no guarantees that all features will be supported across Ansible versions, new features might be reliant on changes only present in newer Ansible versions. Any such features will be explicitly called out in the documentation.

Installation

This library has been published on PyPI and can be installed with:

python -m pip install ansibug

To test out the changes locally run the following:

git clone https://github.com/jborean93/ansibug.git

python -m pip install -e .[dev]
pre-commit install

This will install the current code in editable mode and also include some development libraries needed for testing or other development features.

Testing

This library uses tox to run the sanity and integration tests. Once the dev extras for this library has been installed, all the tests can be run by running the tox command.

As the support matrix for this library can take some time to run it might be beneficial to run only certain tests. The following factors are available in tox

  • sanity
  • py3{10,11,12,13,14}
  • ansible_{2.16,2.17,2.18,2.19,2.20,devel}

Here are some example factors that can be invoked with tox:

# Run only the sanity tests
tox run -f sanity

# Run Ansible 2.16 on all its supported Python versions
tox run -f ansible_2.16

# Run Python 3.12 on all the supported Ansible versions
tox run -f py312

# Run Ansible 2.16 tests on Python 3.12
tox run -f py312 ansible_2.16

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

ansibug-0.3.2.tar.gz (58.6 kB view details)

Uploaded Source

Built Distribution

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

ansibug-0.3.2-py3-none-any.whl (67.6 kB view details)

Uploaded Python 3

File details

Details for the file ansibug-0.3.2.tar.gz.

File metadata

  • Download URL: ansibug-0.3.2.tar.gz
  • Upload date:
  • Size: 58.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ansibug-0.3.2.tar.gz
Algorithm Hash digest
SHA256 4278552e588a1a8aa88c37857abb485f313ed4aab8e637cc8302a8d7f8744dce
MD5 6ef73917fb07d08eb1e29c3a540374c2
BLAKE2b-256 444d7295118906bc506e65a35f99a2b50b6ca6e4afad2a751256fd12e20fd15e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansibug-0.3.2.tar.gz:

Publisher: ci.yml on jborean93/ansibug

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

File details

Details for the file ansibug-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: ansibug-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 67.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ansibug-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ca062a5fac3cf52abf7cc2de891871f0699b42e321a323c51b08b8bb46037df9
MD5 365f6dbe0a756cd1ea1705b5c6220258
BLAKE2b-256 4e8e7f4de129fd8980b4595d29c49016a104653024aaec83bcbdbd9fbcf99f71

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansibug-0.3.2-py3-none-any.whl:

Publisher: ci.yml on jborean93/ansibug

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