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

This version

0.7.0

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.7.0.tar.gz (94.3 kB view details)

Uploaded Source

Built Distribution

antsibull-0.7.0-py3-none-any.whl (97.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: antsibull-0.7.0.tar.gz
  • Upload date:
  • Size: 94.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.3 Linux/5.6.8-200.fc31.x86_64

File hashes

Hashes for antsibull-0.7.0.tar.gz
Algorithm Hash digest
SHA256 6525197c24c49ba01f1b7a2a901315e7508f7243898f44e2040f2c6197e0ab19
MD5 acab2058eb7cb47c3ab9066319fb8d93
BLAKE2b-256 a48b74de151c84c44e39665c349187185149eb9d32ac452545f643b534d26717

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: antsibull-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 97.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.3 Linux/5.6.8-200.fc31.x86_64

File hashes

Hashes for antsibull-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7604ab21d87591cce37a45a3296bc90245c36eb1c3127b91e2b1f06509e8428a
MD5 5eeaffe4d19962ed0cea039b6872d73f
BLAKE2b-256 81ed1be8f2672592b8fb94694c6d64ea8f33c1035ce80d5200f52a8be4ccab79

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