Antsibull-docs

Latest version: v2.16.3

Safety actively analyzes 723843 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

2.16.3

=======

Release Summary
---------------

Bugfix release.

Bugfixes
--------

- Fix rendering of ``HORIZONTALLINE`` in reStructuredText output. An earlier fix for leading whitespace mangled the resulting ``raw`` directive (https://github.com/ansible-community/antsibull-docs/pull/370).
- When ``choices`` are provided as a dictionary with explanations, links to options, return values, modules, plugins, and roles were not correctly rendered (https://github.com/ansible-community/antsibull-docs/pull/369).

2.16.2

=======

Release Summary
---------------

Bugfix release.

Bugfixes
--------

- Fix role section heading levels. Examples and attributes should be below role entrypoints (https://github.com/ansible-community/antsibull-docs/issues/366, https://github.com/ansible-community/antsibull-docs/pull/367).

2.16.1

=======

Release Summary
---------------

Bugfix release.

Bugfixes
--------

- Also consider action plugin redirects/deprecations in runtime metadata for modules, since for users there is no difference. Also ``ansible.builtin.yum`` only has a action plugin redirect to ``ansible.builtin.dnf``, so this is needed to ensure that a stub page generated for ``ansible.builtin.yum`` (https://github.com/ansible-community/antsibull-docs/pull/360).

2.16.0

=======

Release Summary
---------------

Feature release.

Minor Changes
-------------

- Allow to cancel collection deprecations (https://github.com/ansible-community/antsibull-docs/pull/352).
- Declare support for Python 3.13 (https://github.com/ansible-community/antsibull-docs/pull/349).
- antsibull-docs now depends on antsibull-core >= 3.4.0 (https://github.com/ansible-community/antsibull-docs/pull/352).

2.15.0

=======

Release Summary
---------------

Bugfix and feature release which migrates to Pydantic 2.

Minor Changes
-------------

- Migrated all models to Pydantic 2. This is mostly transparent, except that validation error messages slightly change, and that some validation is more strict. For example, if a boolean is used instead of a string, say in a description, this now results in an error instead of a silent coercion. Numbers are still accepted for strings (for example ``version_added`` with float values like ``2.14``) (https://github.com/ansible-community/antsibull-docs/pull/331, https://github.com/ansible-community/antsibull-core/pull/333, https://github.com/ansible-community/antsibull-core/pull/344).
- This project now depends on antsibull-core >= 3.2.0 and pydantic 2 (https://github.com/ansible-community/antsibull-docs/pull/330).
- Use Proxy configuration settings from the environment. Check out the `aiohttp documentation on Proxy support <https://docs.aiohttp.org/en/stable/client_advanced.html#proxy-support>`__ for information on which environment variables are supported (https://github.com/ansible/ansible-documentation/issues/1936, https://github.com/ansible-community/antsibull-docs/pull/346).
- Use language ``ini`` for example INI code blocks (https://github.com/ansible-community/antsibull-docs/pull/335).
- When rendering the Ansible docsite with the ``stable`` and ``devel`` subcommands, information on deprecated collections is shown (https://github.com/ansible-community/ansible-build-data/pull/450, https://github.com/ansible-community/antsibull-docs/pull/330).
- When rendering the Ansible docsite with the ``stable`` and ``devel`` subcommands, stub pages for removed collections are added (https://github.com/ansible-community/ansible-build-data/pull/459, https://github.com/ansible-community/antsibull-docs/pull/341).

2.14.0

=======

Release Summary
---------------

Feature release.

Minor Changes
-------------

- Add dependency on antsibull-fileutils. Some functionality from antsibull-core is moving there, so we can use it from there directly (https://github.com/ansible-community/antsibull-docs/pull/322).
- Add deprecation markers next to module/plugin/role descriptions in lists (https://github.com/ansible-community/antsibull-docs/issues/141, https://github.com/ansible-community/antsibull-docs/pull/320).
- Remove ansible-project Google Groups mailing list from ansible.builtin links (https://github.com/ansible-community/antsibull-docs/pull/325).

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.