Commit Graph

55047 Commits

Author SHA1 Message Date
Gary Johnson
6476659151 Update installation_distros.rst (#3435)
Fixed misspelling on "dearmor" flag
2026-01-20 08:24:23 +00:00
Bazoogle
facb12ac8b Update pipx inject commands for Ansible (#3396)
Added missing "ansible" package for pipx inject command.
2026-01-19 10:20:35 +00:00
Abhijeet Kasurde
3681242041 Update porting guide about undefined variable error (#3202)
* Update porting guide about undefined variable error

* With 2.19, undefined variable in var_files raises an error

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>

* Review requests

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>

---------

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
2026-01-19 10:20:19 +00:00
ansible-documentation-bot[bot]
e0613b15de ci: refresh dev dependencies (#3427)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-01-19 09:53:48 +00:00
ansible-documentation-bot[bot]
91d2d2f40f ci: refresh docs build dependencies (#3429)
Co-authored-by: Ansible Documentation Bot <null+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-01-19 09:51:46 +00:00
ansible-documentation-bot[bot]
6e63db1cae ci: refresh dev dependencies (#3420)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-01-12 13:53:03 +00:00
ansible-documentation-bot[bot]
57f73d0341 ci: refresh docs build dependencies (#3422)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-01-11 15:41:05 +00:00
Ariel Otilibili
7f2dc7272b Adjust wording in set theory section (#3380)
Signed-off-by: Ariel Otilibili <a.otilibili@instadeep.com>
2026-01-08 19:31:08 +00:00
Lyle McKarns
dd2a895c3d Remove locales (#3373)
Fixes #3261
2026-01-08 08:06:52 +00:00
Andrew Klychkov
e129078d34 developing_collections_creating.rst: fix min namespace / collection name length specified (#3407)
developing_collections_creating.rst: fix min namespace / collection name length specified
2026-01-07 16:01:25 -05:00
ansible-documentation-bot[bot]
5bb592499e ci: refresh dev dependencies (#3403)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-01-06 19:54:33 +00:00
ansible-documentation-bot[bot]
22d4d3df56 ci: refresh docs build dependencies (#3405)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-01-06 19:53:38 +00:00
daomah
95c3c15ad0 Update installation_distros.rst (#3393)
Added table row for Debian 13 (Trixie)
2025-12-30 17:47:35 +01:00
dependabot[bot]
62b1ebb25e Bump actions/download-artifact from 6 to 7 (#3391)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-30 17:44:56 +01:00
dependabot[bot]
fd1b802ee0 Bump actions/upload-artifact from 5 to 6 (#3392)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-30 17:43:39 +01:00
ansible-documentation-bot[bot]
79a2b5da7c [devel] ci: refresh dev dependencies (#3390)
* ci: refresh dev dependencies

* ci: refresh dev dependencies

---------

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-30 17:43:06 +01:00
ansible-documentation-bot[bot]
a1fb150fd0 ci: refresh docs build dependencies (#3394)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-30 17:42:20 +01:00
ansible-documentation-bot[bot]
b7f0d48762 Add the Ansible community 13.2.0 porting guide (#3397)
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com>
2025-12-30 17:08:42 +01:00
Sloane Hertel
04f6a4e97c Remove deprecated action/local_action syntax (#3352) 2025-12-19 15:00:59 -05:00
Abhijeet Kasurde
4ae4c6d767 Update role commands in galaxy dev_guide (#3372)
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2025-12-19 14:59:58 -05:00
Don Naro
6a13a377a4 add steps to disallow pages with robots.txt (#3370)
Updates the maintainers guide to include details about updating the
robots.txt file to disallow crawlers for archived or EOL versions.
2025-12-19 14:57:32 -05:00
ansible-documentation-bot[bot]
2f87032b40 ci: refresh dev dependencies (#3376)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-15 12:59:58 +00:00
ansible-documentation-bot[bot]
0c337f6042 ci: refresh docs build dependencies (#3378)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-15 12:58:53 +00:00
Ariel Otilibili
5375fbc22a Fix typo (#3362)
s/always executed/are always executed/

Signed-off-by: Ariel Otilibili <a.otilibili@instadeep.com>
2025-12-11 17:08:38 +00:00
Abhijeet Kasurde
70dd46970a Misc typo fix (#3363)
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2025-12-11 17:07:28 +00:00
ansible-documentation-bot[bot]
70b477272f Add the Ansible community 12.3.0 porting guide (#3356)
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com>
2025-12-09 21:48:06 +01:00
ansible-documentation-bot[bot]
6a44190543 Add the Ansible community 11.13.0 porting guide (#3355)
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com>
2025-12-09 21:47:48 +01:00
ansible-documentation-bot[bot]
04d00a1413 Add the Ansible community 13.1.0 porting guide (#3353)
Co-authored-by: Maxwell G <9920591+gotmax23@users.noreply.github.com>
2025-12-09 14:38:09 -06:00
ansible-documentation-bot[bot]
b70fe5d476 ci: refresh dev dependencies (#3347)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-08 16:17:52 +00:00
ansible-documentation-bot[bot]
1d8d5d1cfa ci: refresh docs build dependencies (#3348)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-08 16:05:25 +00:00
Alexei Znamensky
0e3c85c707 Adjustments to the Collection release process (#3342)
* Adjsutments to the Collection release process

* Adjustment from the review.

* Update docs/docsite/rst/community/collection_contributors/collection_release_without_branches.rst

* adjustments from review
2025-12-08 06:52:49 +01:00
Piyush Malik
7cefbd2a0c Improve failed_when documentation and fix minor errors (#3249)
* Improve failed_when documentation and fix minor errors

- Add clarifying example for 'or' operator in failed_when conditions
- Fix template syntax: remove extra space in Jinja2 braces

Signed-off-by: Piyush Malik <piyush.malik@optimoloan.com>

* Update docs/docsite/rst/playbook_guide/playbooks_error_handling.rst

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Signed-off-by: Piyush Malik <piyush.malik@optimoloan.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-12-03 21:23:15 +00:00
Maxwell G
86f9d4351e Lint Github Actions workflows with zizmor (#3188)
* ci: fix issues indentified by zizmor GHA linter

This fixes issues identified by the zizmor linter which checks for
Github Actions security best practicies.

Summary of changes:

- Remove possibilities for shell injection. These can all only be
  activated by workflow_dispatch input provided by people who already
  have access to the repository but still a good idea to tidy this up.
  Many of these occur in the build-package-docs actions. We should test
  everything to make sure nothing is broken by these changes.
- Explicitly set permissions. This is not strictly required, because we
  already enforce a limited set of default permissions in the repo's GHA
  settings, but zizmor wants us to be explicit.
- Use `persist-credentials: false` with the checkout action.

Also, when rebasing this commit, I added back the manual `nox -s
clone-core` step to keep the outputs separate.

* ci: run zizmor in CI and noxfile

- Adds lockfile
- Adds nox session
- Adds nox session to CI matrix

* ci: fix additional issues identified by zizmor

- Add default permissions to new workflows
- Add cooldown to dependabot

* ci: add zizmor configuration for unpinned-uses

We could configure dependabot to pin shared workflow commit SHA hashes,
but for now, let's relax the unpinned-uses relax

* ci: restore secrets: inheirt for pip-compile workflows

See comment for more details.

* ci: fix token auth for pip-compile workflow

* README: mention that lint session runs GHA checks

* Update noxfile.py

Co-authored-by: Don Naro <dnaro@redhat.com>

* nox zizmor: allow overriding persona

* nox: actually run zizmor as part of lint session

* ci: use GHA expression instead of shell test

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua>

* ci: use Python to avoid shell+json quoting issues

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua>
2025-12-03 17:02:43 +00:00
ansible-documentation-bot[bot]
cda50f3908 ci: refresh dev dependencies (#3326)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-01 10:35:39 +00:00
ansible-documentation-bot[bot]
3b2552ca31 ci: refresh docs build dependencies (#3328)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-12-01 09:30:17 +00:00
Mario Lenz
b5e617490f Ansible 14 roadmap (#3201)
* Ansible 14 roadmap

* Update creating a topic URL
2025-11-27 22:03:52 +01:00
Don Naro
348f6642f8 disable extranav (#3309) 2025-11-27 12:15:27 +00:00
Kenyon Ralph
ab7a4598fd installation guide: update URL to pipx installation docs (#3248) 2025-11-27 09:16:26 +00:00
Don Naro
f67c54c72f bump sphinx-ansible-theme (#3308) 2025-11-27 08:32:36 +00:00
dependabot[bot]
cb3bf32f39 Bump actions/checkout from 5 to 6 (#3307)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 08:30:03 +00:00
Felix Fontein
daef4fd8c4 Use new :ansoptref: and :ansretvalref: roles. (#3306) 2025-11-26 20:32:50 +01:00
ansible-documentation-bot[bot]
547bd75262 ci: refresh dev dependencies (#3300)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-24 10:33:28 +00:00
ansible-documentation-bot[bot]
cdecdc9b8f [devel] ci: refresh docs build dependencies (#3302)
* Bump antsibull-docs to 2.23.0.

* ci: refresh docs build dependencies

* Add new roles to sanity check.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-24 10:29:15 +00:00
Felix Fontein
ff0f79ce48 Allow to configure Python version to compile docs build dependencies. (#3257) 2025-11-23 20:58:37 +01:00
Don Naro
2aada29638 Disable version switcher in theme (#3290)
* disable version switcher in theme

* Update docs/docsite/rst/conf.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-20 17:12:33 +00:00
Don Naro
fbe63710d2 bump latest docs build workflow (#3291) 2025-11-19 15:45:17 -05:00
Felix Fontein
a5685df1e7 Replace URLs into the Ansible docsite with RST references (#3281)
* Replace URLs into the Ansible docsite with RST references.

* Add anscollection role to rstcheck.
2025-11-19 21:08:57 +01:00
Sandra McCann
9c76b84b1c update version switcher for Ansible 13 (#3271) 2025-11-19 14:57:17 -05:00
Sandra McCann
5a9ba904c2 update release table for Ansible 13 (#3270) 2025-11-19 14:57:08 -05:00
ansible-documentation-bot[bot]
dd1129c32c Add the Ansible community 13.0.0 porting guide (#3279)
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com>
2025-11-19 19:59:36 +01:00