Commit Graph

54851 Commits

Author SHA1 Message Date
Anwesha Das
efb5f3e7dc Initial (GHA) Workflow for creating the Porting Guide (#121)
* Adds intial workflow for Porting Guide PR

* Fixes the directory for the ansible documentation checkout

* Fixes the directory for the new branch

* Fixes the EOF error with qouting

* Add steps to check what is there inside a directory

* Edits the tar command

* Fixes ansible versioning for Porting Guide

* Fixes tar command for debuging

* Fixes directory for PR

* Fixes the names of the steps

* Updates to the correct barnch

* Fixes changes based on the review feedback

Fixes changes based on the review feedback

Updates based on the feedback

* Cleans git and github steps for better security

Provides secrets only in the necessary steps.
Uses `--body-file` to `gh pr` command.

* Edits to get Porting guide from ansible-build-data git repo

* Checks out correct repo

* Edits to retrive major version from user input

* Removes redundant quote from PR text

* Reformts abd general cleanup

* Edits to working-directory

* Updates based on feedback

* Update .github/workflows/docsbuild-release.yaml

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

* release porting guide workflow

* use a reusable workflow

* use plain git cmds instead of gha

* More updates based on review feedback

* Updates based on latest review feedback

* Update .github/workflows/reusable-porting-guide.yml

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

* Update .github/workflows/reusable-porting-guide.yml

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

* Update .github/workflows/reusable-porting-guide.yml

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

* Update .github/workflows/reusable-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Uses single workflow file

Fetching porting guide from the ansible-build-data repo from
the release PR branch.
Creating Porting Guide PR using rst file.

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Creates draft PR

* Updates workflow to comment on the new PR

* Creates PR against devel branch

* Adds ready_for_review PR type to pull_request event

* Updates based on (Felix's) feedback

Making the comment about the draft PR on the PR's body itself.

* Update .github/workflows/ci.yaml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Adds types to pull_request_target

* Removes unused identifier from the workflow step

* Updates all missing env variables

Removes extra step, fixes typo and ANSIBLE-VERSION-MAJOR
calculation in Bash.

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

* Updates ANSIBLE_VERSION_MAJOR env variable creation

* Update .github/workflows/release-porting-guide.yml

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

* Removes id

* Update .github/workflows/release-porting-guide.yml

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

* Update .github/workflows/release-porting-guide.yml

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

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-07-14 21:46:54 +02:00
Felix Fontein
c0476092c6 Avoid all literal blocks without explicitly set language (#2807)
* Avoid code-blocks without language.

* Adjust checker to catch such code blocks as well.
2025-07-14 21:45:22 +02:00
ansible-documentation-bot[bot]
0408da36a5 ci: refresh docs build dependencies (#2806)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-07-14 11:26:43 +01:00
Akira Yokochi
ec23cbc62c fix option for _ANSIBLE_TEMPLAR_UNTRUSTED_TEMPLATE_BEHAVIOR (#2687) 2025-07-11 09:12:13 +01:00
Lyle McKarns
227ddc6aaf Add initial README.md for tests/ requirement files (#2577)
* Add initial README.md for tests/ requirement files

* Update tests/README.md

Update Heading, per @oraNod's suggestion

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

* Move "txt" files to colum for "in" files, update description on "constraints"

* Update tests/README.md

Co-authored-by: Sandra McCann <samccann@redhat.com>

* Update tests/README.md

Co-authored-by: Sandra McCann <samccann@redhat.com>

* Change Requirements to Dependencies per @webknjaz

* Applying Changes per @oraNod

* Update tests/README.md

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

* Apply suggestions from code review

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

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
2025-07-11 09:11:26 +01:00
Jordan Borean
21a526c87d Add more Windows Kerberos delegation info (#2779)
Adds more information on testing Kerberos delegation on Windows. It
includes a klist.exe example command for showing how to retrieve a
service ticket for a specific service.
2025-07-10 15:39:52 -04:00
Matt Martz
9540ea42f5 Update 2.19 release date in support matrix (#2744) 2025-07-10 15:12:53 -04:00
Andrew Klychkov
fdcff5f8d4 community/communication.rst: improve style a bit (#2790) 2025-07-10 15:09:11 -04:00
Anwesha Das
d815334117 Merge pull request #2791 from anweshadas/release/porting-guide-12.0.0a9
Adds Porting Guide for 12.0.0a9
2025-07-10 00:07:48 +02:00
Anwesha Das
3cd7746a5b Adds Porting Guide for 12.0.0a9 2025-07-09 17:48:31 +02:00
ansible-documentation-bot[bot]
7a4701affe ci: refresh dev dependencies (#2784)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-07-07 09:48:46 +01:00
ansible-documentation-bot[bot]
2ee7a2ff48 ci: refresh docs build dependencies (#2787)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-07-07 09:47:42 +01:00
Felix Fontein
7cf2dedcd8 Announce Ansible 11 lifetime extension (#2491)
* [WIP] Announce Ansible 11 lifetime extension.

* Improve formulation.

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

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
2025-07-01 06:40:34 +02:00
Felix Fontein
1218d01629 Move Ansible markup documentation to a separate page (#2753)
* Move information on Ansible markup into a separate document.

* Reference documentation fields that can use Ansible markup.

* Add TOC links.

* Apply adjusted version of Don's suggestion.

* Add reference to ansible-core version.
2025-06-30 18:52:54 +01:00
ansible-documentation-bot[bot]
f370f41da0 ci: refresh dev dependencies (#2774)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-30 10:51:59 +01:00
ansible-documentation-bot[bot]
ea3eb71e67 ci: refresh docs build dependencies (#2776)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-30 10:51:21 +01:00
Andrew Klychkov
510375f072 communication.rst: improve wording (#2765)
* communication.rst: improve wording

---------

Co-authored-by: John Barker <john@johnrbarker.com>
2025-06-27 12:45:28 +01:00
Mario Lenz
3427ed4407 Update Ansible 12 porting guide for 12.0.0a7 release (#2761) 2025-06-25 20:06:05 +02:00
ansible-documentation-bot[bot]
faf3f7eac9 ci: refresh dev dependencies (#2760)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-25 07:42:56 +02:00
ansible-documentation-bot[bot]
3d4518d9ae [devel] ci: refresh docs build dependencies: bump antsibull-docs to 2.18.0 (#2756)
* Bump antsibull-docs to 2.18.0.

* 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-06-24 22:17:32 +01:00
ansible-documentation-bot[bot]
f50077ef87 ci: refresh dev dependencies (#2751)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-23 15:42:36 +01:00
ansible-documentation-bot[bot]
ae75ec60f8 ci: refresh docs build dependencies (#2752)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-23 15:41:41 +01:00
ansible-documentation-bot[bot]
06716c78f1 ci: refresh docs build dependencies (#2742)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-17 22:48:15 +02:00
ansible-documentation-bot[bot]
b991087f19 ci: refresh dev dependencies (#2736)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-17 22:36:27 +02:00
Felix Fontein
38a31b4306 Add Ansible 11.7.0 porting guide. (#2732) 2025-06-17 21:37:33 +02:00
Christoph Obst
59e3a8d968 Update windows_winrm.rst (#2721)
Fix WinRM HTTPS Listener creation.
2025-06-17 11:09:05 -04:00
ansible-documentation-bot[bot]
1a86c51730 ci: refresh dev dependencies (#2725)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-16 13:59:23 +01:00
ansible-documentation-bot[bot]
2d4b4b563b ci: refresh docs build dependencies (#2729)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-16 12:07:37 +01:00
Felix Fontein
a514f0c607 Declare that Galaxy artifacts must not be deleted once they appear in Ansible releases. (#2678) 2025-06-13 13:03:05 +02:00
Abhijeet Kasurde
4210abd848 Adjust indentation in sidecar docs (#2714)
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2025-06-12 14:48:05 -04:00
Mario Lenz
608275739d Update Ansible 12 porting guide for 12.0.0a6 release (#2715) 2025-06-12 19:49:19 +02:00
Lyle McKarns
28bad28500 Update intro_inventory.rst (#2708)
Fixes #2707
2025-06-10 11:05:18 -04:00
Sandra McCann
f1f5220aba Fix core banner (#2706)
* add core 2.19 banner to core docs

* remove Ansible 12 mention
2025-06-10 11:03:40 -04:00
ansible-documentation-bot[bot]
738e99d07b ci: refresh dev dependencies (#2704)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-09 13:32:52 +01:00
ansible-documentation-bot[bot]
ec52a6ac9b ci: refresh docs build dependencies (#2705)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-09 13:31:35 +01:00
Matt Martz
6bcda9df8c ansible-core versioning scheme docs (#2666)
* ansible-core versioning scheme docs

* Small rewordings
2025-06-05 16:49:36 -04:00
Sloane Hertel
d13bc13ef9 unreachable hosts do not execute the always section either (#2663)
* unreachable hosts do not execute the always section either

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

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

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
2025-06-05 16:27:21 -04:00
Matt Clay
e28650fa07 Remove redundant comment filter example (#2674)
Since all filters work on variables, there's no need to include an example showing the filter being used with a variable.

That example also happens to contain a deprecated feature, which would need to be replaced if it was not being removed here.
2025-06-04 19:57:16 -07:00
Sandra McCann
4a235f2b86 update Fest banner for slides coming soon (#2688)
* update Fest banner for slides coming soon

* Apply suggestions from code review

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

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
2025-06-04 20:53:16 +01:00
Felix Fontein
79ca911899 Add porting guide for Ansible 12.0.0a5. (#2685) 2025-06-04 11:38:52 +02:00
ansible-documentation-bot[bot]
25dfe8c379 [devel] ci: refresh docs build dependencies, bump antsibull-docs to 2.17.0 (#2677)
* Bump antsibull-docs to 2.17.0.

* 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-06-04 07:55:46 +02:00
Felix Fontein
f81e05d19a Adjust Ansible 12's release schedule to ansible-core 2.19's updated schedule (#2664)
* Adjust Ansible 12's release schedule to ansible-core 2.19's updated schedule.

Ref: https://forum.ansible.com/t/43035

* Update missing ansible-core dates.

Co-authored-by: Mario Lenz <m@riolenz.de>

---------

Co-authored-by: Mario Lenz <m@riolenz.de>
2025-06-04 07:54:38 +02:00
Don Naro
6d4338a923 Extension for Ansible redirects (#2418)
* add reredirects dependency

* update conf file to generate ansible redirects

* add extra tags to makefile

* define redirect rules in key value pairs

* update build workflows to generate redirects

* add redirect template for SEO purposes

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2025-06-03 20:43:10 +01:00
Matt Davis
8f8cc5d0ad update 2.19 roadmap for extended beta (#2679) 2025-06-03 20:03:38 +02:00
ansible-documentation-bot[bot]
d2e7598a37 ci: refresh dev dependencies (#2671)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-03 09:57:12 +01:00
ansible-documentation-bot[bot]
e9a97700a6 ci: refresh docs build dependencies (#2672)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-06-03 09:56:04 +01:00
ansible-documentation-bot[bot]
86e40df3b0 ci: refresh docs build dependencies (#2662)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-05-27 13:40:13 +01:00
ansible-documentation-bot[bot]
9a766ee4d6 ci: refresh dev dependencies (#2658)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-05-27 13:36:23 +01:00
Vladimir Botka
2b8c2a0aca intro_bsd.rs: remove deprecated yaml callback (#2573) 2025-05-22 16:53:41 -05:00
Sloane Hertel
00b799d0d0 add sphinx nitpick_ignore_regex configuration (#2649)
* add sphinx nitpick_ignore_regex configuration

ignore everything in ansible.module_utils._internal

* fix regex

* Update docs/docsite/rst/conf.py

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-05-21 21:13:29 +02:00