Commit Graph

4421 Commits

Author SHA1 Message Date
Don Naro
3ecc716721 remove stale release managers page (#3449) 2026-01-28 13:25:56 +00:00
Abhijeet Kasurde
f1967b117e cache: disclaimer for using cache (#3168)
* cache: disclaimer for using cache

Fixes: #3167

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

---------

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-01-21 12:49:08 +00:00
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
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
daomah
95c3c15ad0 Update installation_distros.rst (#3393)
Added table row for Debian 13 (Trixie)
2025-12-30 17:47:35 +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
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
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
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
Felix Fontein
daef4fd8c4 Use new :ansoptref: and :ansretvalref: roles. (#3306) 2025-11-26 20:32:50 +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
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
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
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
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
Sandra McCann
11820aa144 update release table for 2.17 EOL (#3214) 2025-11-05 16:58:46 -05:00
Anwesha Das
54ccd13e93 Add the Ansible community 11.12.0 porting guide 2025-11-05 19:04:20 +00: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]
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
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
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