Commit Graph

55059 Commits

Author SHA1 Message Date
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
Don Naro
1da1e1d776 bulk update urls to insert the projects subdir (#3260)
This change modifies url references to the community package docs on
docs.ansible.com to include the Read the Docs projects subdirectory.
2025-11-19 16:46:02 +00:00
Felix Fontein
19136561f1 Add Ansible 13 porting guide to index. (#3273) 2025-11-18 20:13:42 +00:00
Felix Fontein
58fae331aa Update Ansible 11 porting guide. (#3264) 2025-11-18 12:09:07 -05:00
Felix Fontein
150613ac24 Update Ansible 12 porting guide. (#3263) 2025-11-18 12:08:37 -05:00
dependabot[bot]
b37f7e1c71 Bump wntrblm/nox from 2025.10.16 to 2025.11.12 (#3258)
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2025.10.16 to 2025.11.12.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wntrblm/nox/compare/2025.10.16...2025.11.12)

---
updated-dependencies:
- dependency-name: wntrblm/nox
  dependency-version: 2025.11.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 10:13:05 +00:00
ansible-documentation-bot[bot]
c51d91bd22 [devel] ci: refresh docs build dependencies, bump antsibull-docs to 2.22.1 (#3256)
* Bump antsibull-docs to 2.22.1.

* ci: refresh docs build dependencies

---------

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-17 10:08:58 +00:00
ansible-documentation-bot[bot]
f95310dc05 ci: refresh dev dependencies (#3253)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-16 20:57:35 +01:00
Patrick Kingston
b2a6c417f4 Enhance "Making your PR Merge Worthy" section (#3028)
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section

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

* Rephrase testing section

* Fix period clickability

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

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2025-11-10 19:58:34 +00:00
ansible-documentation-bot[bot]
e5f7e2f869 ci: refresh dev dependencies (#3231)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-10 11:29:44 +00:00
Don Naro
481c896dca update banner to use RTD projects subdirs (#3145) 2025-11-10 10:45:36 +00:00
Don Naro
dc3e3bc48e update subdomain for readthedocs hosting (#3144) 2025-11-10 10:43:47 +00:00
ansible-documentation-bot[bot]
aa99dbf770 ci: refresh docs build dependencies (#3233)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-10 10:04:52 +00:00
Lyle McKarns
3fba90e77e Consolidate doc build steps into the nox "make" session (#3143)
* Convert builds to nox

* missing arg

* Correct working-directory for nox build
2025-11-06 08:05:33 +00:00
Sloane Hertel
efcffedf86 Document play argument validation (#3079)
* Document play argument spec validation

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

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

* Move the play-level argument spec validation following the sections on variables

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
2025-11-06 08:05:22 +00:00
Don Naro
96cbcfd4dd Update tagger and pip-compile workflow for active stable versions (#3216)
* drop stable-2.17 from pip compile workflow

* remove no longer active versions from tagger
2025-11-06 08:00:23 +00:00
Sandra McCann
11820aa144 update release table for 2.17 EOL (#3214) 2025-11-05 16:58:46 -05:00
Lyle McKarns
12857fdf56 Per #1247 coverted typer to typer-slim in tests/tag.in (#3142)
* Upgrading `typer-slim` to correctly targeted version.

As requested, `tests/pr_labeler.txt` not included
2025-11-05 20:12:06 +00:00
Anwesha Das
c98e4772e7 Merge pull request #3215 from ansible/release/porting-guide-11.12.0
Add the Ansible community 11.12.0 porting guide
2025-11-05 20:33:56 +01:00
Anwesha Das
54ccd13e93 Add the Ansible community 11.12.0 porting guide 2025-11-05 19:04:20 +00:00
Anwesha Das
18f60ea6ca Merge pull request #3213 from ansible/release/porting-guide-13.0.0b1
Add the Ansible community 13.0.0b1 porting guide
2025-11-05 19:18:09 +01:00
Anwesha Das
cac5294171 Add the Ansible community 13.0.0b1 porting guide 2025-11-05 17:52:03 +00:00
Sandra McCann
588229560d update version switcher for 2.20 (#3163) 2025-11-05 11:45:43 -05:00
Anwesha Das
5de1eb30cc Merge pull request #3208 from ansible/release/porting-guide-12.2.0
Add the Ansible community 12.2.0 porting guide
2025-11-05 17:14:39 +01:00
Sandra McCann
ff54f349b8 update backport instructions (#3166) 2025-11-05 11:01:06 -05:00
Anwesha Das
7db74fe887 Add the Ansible community 12.2.0 porting guide 2025-11-05 13:27:21 +00:00
Sloane Hertel
903abb87be Fix maximum artifact size for Galaxy (#3203) 2025-11-04 11:47:32 -05:00
ansible-documentation-bot[bot]
e82408c270 ci: refresh dev dependencies (#3197)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-03 09:56:36 +00:00
ansible-documentation-bot[bot]
4043d3cbf6 ci: refresh docs build dependencies (#3200)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-11-03 09:50:48 +00:00
ansible-documentation-bot[bot]
37f66acf8c Add the Ansible community 13.0.0a5 porting guide (#3191)
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com>
2025-10-29 21:34:23 +01:00
dependabot[bot]
ea5f6bdac6 Bump actions/upload-artifact from 4 to 5 (#3186)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  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-10-28 09:55:27 +00:00
dependabot[bot]
cd4dd330c3 Bump actions/download-artifact from 5 to 6 (#3185)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-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-10-28 09:53:59 +00:00
ansible-documentation-bot[bot]
8374b47127 ci: refresh dev dependencies (#3183)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-28 09:51:01 +00:00
Sloane Hertel
360399435f Update maximum galaxy artifact size (#3099) 2025-10-24 15:52:57 -04:00
ansible-documentation-bot[bot]
b2b36f291b Add the Ansible community 13.0.0a4 porting guide (#3174)
Co-authored-by: Maxwell G <9920591+gotmax23@users.noreply.github.com>
2025-10-21 12:16:39 -05:00
dependabot[bot]
307399692c Bump wntrblm/nox from 2025.05.01 to 2025.10.16 (#3152)
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2025.05.01 to 2025.10.16.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wntrblm/nox/compare/2025.05.01...2025.10.16)

---
updated-dependencies:
- dependency-name: wntrblm/nox
  dependency-version: 2025.10.16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:19:48 +02:00
sivel / Matt Martz
9109ff8e70 Core 2.21 stuff (#3137)
Co-authored-by: Sandra McCann <samccann@redhat.com>
2025-10-20 10:15:25 -04:00
(he/him/his)
a1c5d54e08 Update platform_routeros.rst (#3097)
As user of the User Guide, when I go to the RouterOS platform page, and click on the Console login process link, it should open the  RouterOS wiki page for Manual Console login process page.  Current page does not. Seems like URLs on the wiki site was updated to: https://wiki.mikrotik.com/Manual:Console_login_process
2025-10-20 09:47:32 -04:00
GABRIEL OVIE
61ce435c03 docs: clarify dict2items usage in loops with group module (follow-up to ansible#85897) (#3124)
* docs: clarify dict2items usage in loops with group module (follow-up to ansible#85897)

* docs: merge dict2items group example into existing section (per review)

* docs: replace tag_data example with nested server_configs dict example (per review)
2025-10-20 09:45:07 -04:00