collection_prep icon indicating copy to clipboard operation
collection_prep copied to clipboard

Results 18 collection_prep issues
Sort by recently updated
recently updated
newest added

I stumbled upon this repository from some of the official collections . I love it for collections that will not be hosted on the Ansible Document site that want similar...

updates: - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.261 → v0.9.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.261...v0.9.6) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v4.0.0-alpha.8) - [github.com/psf/black: 23.3.0 → 25.1.0](https://github.com/psf/black/compare/23.3.0...25.1.0) - [github.com/streetsidesoftware/cspell-cli: v6.31.0 → v8.17.2](https://github.com/streetsidesoftware/cspell-cli/compare/v6.31.0...v8.17.2) - [github.com/Lucas-C/pre-commit-hooks: v1.4.2 → v1.5.5](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.4.2...v1.5.5)...

Uses the Python library [antsibull-docs-parser](https://pypi.org/project/antsibull-docs-parser/) (https://github.com/ansible-community/antsibull-docs-parser) to render Ansible markup, including the new semantic markup. The plain RST created by antsibull-docs-parser is slightly different from the one created by the...

When a list, it is just a list of values, but as a dictionary, they keys are values and the values are descriptions for each key.

I'm curious, since there haven't been any commits since April, and no reactions on #88 from anyone with commit rights.

We have an issue [Consider using true/false for all booleans in docs in community.vmware](https://github.com/ansible-collections/community.vmware/issues/1660). The examples are documented manually, I can change them. _But_ we use `ansible-network/collection_prep` there to [create...