Felix Fontein
87d2e26c15
Add example of unintentional None to 2.19 porting guide ( #2982 )
...
* Add example of unintentional None to 2.19 porting guide.
* Rewrite into two sections.
* Improve formulations as suggested by samccann.
Co-authored-by: Sandra McCann <samccann@redhat.com >
* Remove no longer appropriate section.
* Fix typo and add note.
---------
Co-authored-by: Sandra McCann <samccann@redhat.com >
2025-08-28 06:24:05 +02:00
Anthony D'Atri
b1861c313b
Harmonize formatting of group names in docs/docsite/rst/inventory_guide/intro_inventory.rst ( #2980 )
...
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com >
2025-08-27 18:21:29 +01:00
dependabot[bot]
54870940ed
Bump actions/checkout from 4 to 5 ( #3007 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-08-26 08:58:01 +01:00
ansible-documentation-bot[bot]
0c928698df
ci: refresh docs build dependencies ( #3006 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-25 09:01:07 +01:00
ansible-documentation-bot[bot]
926f846808
ci: refresh dev dependencies ( #3004 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-25 08:57:59 +01:00
Matt Martz
e79d1a731b
2.20 Roadmap ( #2997 )
...
* 2.20 Roadmap
* add planned work
* Apply suggestions from review
Co-authored-by: Don Naro <dnaro@redhat.com >
Co-authored-by: Maxwell G <maxwell@gtmx.me >
---------
Co-authored-by: Don Naro <dnaro@redhat.com >
Co-authored-by: Maxwell G <maxwell@gtmx.me >
2025-08-21 15:45:12 -04:00
ansible-documentation-bot[bot]
c76d0de15b
Add the Ansible community 12.0.0b4 porting guide ( #2998 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-08-21 20:45:49 +02:00
Matt Martz
497810dcb1
2.19 EOL is 2026 ( #2995 )
2025-08-20 10:47:31 -04:00
dependabot[bot]
718180a689
Bump actions/download-artifact from 4 to 5 ( #2981 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-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-08-19 11:54:30 +01:00
ansible-documentation-bot[bot]
7b6144348a
ci: refresh docs build dependencies ( #2993 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-18 11:04:30 -04:00
ansible-documentation-bot[bot]
cd363f86f6
ci: refresh dev dependencies ( #2988 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-18 11:00:44 -04:00
ansible-documentation-bot[bot]
096ece42b5
[devel] Bump antsibull-docs to 2.21.0; include list of all deprecated collections and modules/plugins ( #2979 )
...
* Bump antsibull-docs dependency constraint to 2.21.0.
* ci: refresh docs build dependencies
* Add list of all deprecations to all plugins index.
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-15 11:45:49 -04:00
Anwesha Das
2e29986dde
Merge pull request #2983 from ansible/release/porting-guide-11.9.0
...
Add the Ansible community 11.9.0 porting guide
2025-08-12 18:29:55 +02:00
Anwesha Das
6feefb07e9
Add the Ansible community 11.9.0 porting guide
2025-08-12 14:45:09 +00:00
ansible-documentation-bot[bot]
4dfeda4023
ci: refresh dev dependencies ( #2973 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-10 14:33:51 +02:00
ansible-documentation-bot[bot]
68dbdfd257
ci: refresh docs build dependencies ( #2978 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-10 14:32:00 +02:00
ansible-documentation-bot[bot]
5c677948c4
ci: refresh docs build dependencies ( #2954 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-08 13:46:29 -04:00
ansible-documentation-bot[bot]
78f0769e7a
ci: refresh dev dependencies ( #2952 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-08 13:45:23 -04:00
Felix Fontein
e09cd6e0f0
Update supported Python versions. ( #2935 )
2025-08-06 15:39:09 -04:00
Sandra McCann
62278c10a2
Revert "community/maintainers_workflow.rst: improve wording and formatting (#…" ( #2956 )
...
This reverts commit 578a812a0c .
2025-08-05 13:45:14 -04:00
ansible-documentation-bot[bot]
0701c8dd75
Add the Ansible community 12.0.0b3 porting guide ( #2957 )
...
Co-authored-by: null <5781356+felixfontein@users.noreply.github.com >
2025-08-05 18:52:06 +02:00
Sandra McCann
7594ea8edc
Update EOL banner for clarity ( #2942 )
2025-08-01 16:40:32 -04:00
Sandra McCann
1e78df4f5c
missed a few python 3.12 updates ( #2936 )
2025-08-01 16:02:06 -04:00
Sandra McCann
8495d7da0b
update banner to reflect this does not apply to the product ( #2895 )
...
(cherry picked from commit 412d18f2fa )
2025-08-01 15:05:14 -04:00
ansible-documentation-bot[bot]
b19d2232c8
ci: refresh docs build dependencies ( #2913 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-08-01 15:04:25 -04:00
Sandra McCann
9a410e589f
update for control node min. python 3.12 now ( #2934 )
2025-07-31 16:54:38 -04:00
Andrew Klychkov
578a812a0c
community/maintainers_workflow.rst: improve wording and formatting ( #2799 )
...
* community/maintainers_workflow.rst: improve wording and formatting
* Changed the page title to appropriate
* Remove irrelevant parts, change the wording
* Change the wording
* Update docs/docsite/rst/community/maintainers_workflow.rst
Co-authored-by: Sandra McCann <samccann@redhat.com >
* Update docs/docsite/rst/community/maintainers_workflow.rst
---------
Co-authored-by: Sandra McCann <samccann@redhat.com >
Co-authored-by: Don Naro <dnaro@redhat.com >
2025-07-31 15:16:22 -04:00
Jordan Borean
4f63297a83
Document Windows App Control Feature ( #2654 )
...
* Add documentation for App Control for Windows
* Update script for better Python detection
* Another passthrough and update script
* Linting fixes
* Update docs/docsite/rst/os_guide/windows_app_control.rst
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com >
* Remove inlined script in favour of hyperlink
* Update docs/docsite/rst/os_guide/windows_app_control.rst
Co-authored-by: Sandra McCann <samccann@redhat.com >
* Fix up from review comments
* Try and fix admonition content block
* Use github URL for PowerShell script
---------
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com >
Co-authored-by: Sandra McCann <samccann@redhat.com >
2025-07-31 13:10:55 -04:00
ansible-documentation-bot[bot]
f08e092972
ci: refresh dev dependencies ( #2909 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-07-31 12:56:30 -04:00
ansible-documentation-bot[bot]
4e1d7e407d
[devel] ci: refresh docs build dependencies ( #2905 )
...
* Bump antsibull-docs to 2.20.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-07-31 12:47:50 -04:00
Andrew Klychkov
7a35c9b7c5
playbook_guide/playbooks_variables.rst: improve style. Assisted-by: AI ( #2916 )
...
* playbook_guide/playbooks_variables.rst: improve style. Assisted-by: AI
* Return the removed block of text to the end of the file. Assisted-by: AI
* Manual fixes
* Manual fixes
2025-07-29 16:22:00 -04:00
Andrew Klychkov
d376989620
rst/playbook_guide/playbooks_intro.rst: improve. Assisted-by: AI ( #2915 )
...
* rst/playbook_guide/playbooks_intro.rst: improve. Assisted-by: AI
* Manual misc fixes
2025-07-29 16:18:02 -04:00
Bartolomeo Müller
aad8488440
Add missing comma in introduction.rst ( #2914 )
2025-07-29 11:19:01 -04:00
Simon GANIER-LOMBARD
486d9b2b78
Update docs windows_winrm for ansible module ( #2904 )
2025-07-29 11:17:00 -04:00
Don Naro
e785685c7a
Update docs in the readme and maintainers guide ( #2766 )
...
* add docs build workflows to devel-only rm list
* add docs to update latest scheduled builds
* Update MAINTAINERS.md
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update MAINTAINERS.md
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-07-24 16:00:01 +01:00
Sandra McCann
caa2399fa4
add details on some plugin options - AI-assisted ( #2813 )
...
* add details on some plugin options
* revise based on feedback
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/dev_guide/developing_plugins.rst
* Apply suggestions from code review
Co-authored-by: Don Naro <dnaro@redhat.com >
* add examples
* Update docs/docsite/rst/dev_guide/developing_plugins.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Don Naro <dnaro@redhat.com >
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
2025-07-24 09:23:53 -04:00
Sandra McCann
8b3818d741
Styleguide update for installation_distros.rst - AI-assisted ( #2855 )
...
* cursor-ai assisted style edits
* ai-assist - clarified sections
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
* Apply suggestion from @Andersson007
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
---------
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
2025-07-23 12:32:39 -04:00
flowerysong
0ff051715e
porting guide 2.19: document range() changes ( #2832 )
...
Signed-off-by: Paul Arthur <paul.arthur@flowerysong.com >
2025-07-23 12:14:32 -04:00
Sandra McCann
2051b5d390
update backport instructions ( #2886 )
2025-07-23 12:02:35 -04:00
Andrew Klychkov
da9f871600
release_and_maintenance.rst: reflect that 2.16 is EOL ( #2770 )
...
* release_and_maintenance.rst: reflect that 2.16 is EOL
release_and_maintenance.rst: reflect that 2.16 is EOL
* update EOL date to july
---------
Co-authored-by: Sandra McCann <samccann@redhat.com >
2025-07-23 10:39:26 -04:00
flowerysong
913d397a79
porting guide 2.19: nicer rendering for Ansible output ( #2877 )
...
Signed-off-by: Paul Arthur <paul.arthur@flowerysong.com >
2025-07-23 10:03:12 -04:00
Felix Fontein
4ae2365276
Fix indent for other keys like :Version Added:. ( #2880 )
2025-07-23 14:18:19 +02:00
ansible-documentation-bot[bot]
eca228b3ba
Add the Ansible community 12.0.0b1 porting guide ( #2876 )
...
Co-authored-by: Traythedev <24616310+traytorous@users.noreply.github.com >
2025-07-22 18:59:01 +01:00
Sayanta Banerjee
0514c9d8f8
Fixed minor grammatical errors ( #2867 )
2025-07-22 11:42:16 -04:00
Andrew Klychkov
4f1bbe8b91
dev_guide/style_guide/spelling_word_choice.rst: See vs Refer to ( #2868 )
2025-07-22 08:06:26 -04:00
Anwesha Das
05eed3e861
Fixes #2830 uses actions/create-github-app-token@v2 ( #2831 )
...
* Fixes #2830 uses actions/create-github-app-token@v2
* Adds github-bot as environment in the job config
* Remove extraneous newline
---------
Co-authored-by: Maxwell G <maxwell@gtmx.me >
2025-07-21 16:15:27 -05:00
Felix Fontein
768ed198da
Ansible configuration: improve deprecation messages ( #2823 )
...
* Improve config deprecation messages.
* Update formulations according to review comments.
2025-07-21 22:14:04 +02:00
Felix Fontein
180ef733e6
Code block languages: normalize casing of yaml and yaml+jinja, update list in style guide, add comments to keep lists in sync ( #2848 )
...
* Update lists of allowed languages.
* Stick to one casing of yaml and yaml+jinja.
* Add comment to keep lists in sync.
2025-07-21 21:49:01 +02:00
Felix Fontein
aadd2dca8e
Update removal/readd processes to refer to the documentation of ansible-build-data ( #2821 )
...
* Update removal/readd processes to refer to the documentation of ansible-build-data.
* Fix typo.
2025-07-21 14:42:54 -04:00
Sandra McCann
1976c8edec
core-2.19 prep - update versioning ( #2810 )
2025-07-21 14:16:51 -04:00