Skip to main content

Tools for building the Ansible Distribution

Project description

antsibull -- Ansible Build Scripts

Tooling for building various things related to Ansible

Scripts that are here:

  • antsibull-build - Builds Ansible-2.10+ from component collections (docs)
  • antsibull-docs - Extracts documentation from ansible plugins
  • antsibull-lint - Right now only validates changelogs/changelog.yaml files (docs)

A related project is antsibull-changelog, which is in its own repository.

Scripts are created by poetry at build time. So if you want to run from a checkout, you'll have to run them under poetry::

python3 -m pip install poetry
poetry install  # Installs dependencies into a virtualenv
poetry run antsibull-build --help

If you want to create a new release::

poetry build
poetry publish  # Uploads to pypi.  Be sure you really want to do this

.. note:: When installing a package published by poetry, it is best to use pip >= 19.0. Installing with pip-18.1 and below could create scripts which use pkg_resources which can slow down startup time (in some environments by quite a large amount).

Unless otherwise noted in the code, it is licensed under the terms of the GNU General Public License v3 or, at your option, later.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

antsibull-0.23.0.tar.gz (135.2 kB view details)

Uploaded Source

Built Distribution

antsibull-0.23.0-py3-none-any.whl (142.7 kB view details)

Uploaded Python 3

File details

Details for the file antsibull-0.23.0.tar.gz.

File metadata

  • Download URL: antsibull-0.23.0.tar.gz
  • Upload date:
  • Size: 135.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.6 Linux/5.8.13-100.fc31.x86_64

File hashes

Hashes for antsibull-0.23.0.tar.gz
Algorithm Hash digest
SHA256 977270dda49eb4a2d631836450776e34f5027dc27093d10ac705977ee8736d11
MD5 72f5ec082f67b77b4e13f9f9be4f82ed
BLAKE2b-256 ff320aeb4a79803aa2b6f2afb05346522d6ec8b2ca371351048108b918fdcc2c

See more details on using hashes here.

Provenance

File details

Details for the file antsibull-0.23.0-py3-none-any.whl.

File metadata

  • Download URL: antsibull-0.23.0-py3-none-any.whl
  • Upload date:
  • Size: 142.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.6 Linux/5.8.13-100.fc31.x86_64

File hashes

Hashes for antsibull-0.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 790993fd853a73fa864e54f56b6f5addf7db1d087f1ae14b47cc691778cab9f0
MD5 554aa2df8c9d655487d174fb15ea09fd
BLAKE2b-256 b2ed95579e003998dd58edf445b5e2ce4cb239ce79a8b863f5f0c20a62475aff

See more details on using hashes here.

Provenance

Supported by

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