(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
Abhijeet Kasurde
6edfcb4753
fix 2.19 porting guide for correct option ( #3102 )
...
* "error" is correct option value for
_ANSIBLE_TEMPLAR_UNTRUSTED_TEMPLATE_BEHAVIOR, instead of 'fail'
Fixes : #3087
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com >
2025-10-20 09:42:43 -04:00
sivel / Matt Martz
f01c1865ef
Add 2.20 porting guide ( #3138 )
2025-10-20 09:35:45 -04:00
ansible-documentation-bot[bot]
a70cb327d4
ci: refresh dev dependencies ( #3148 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-20 09:42:00 +01:00
ansible-documentation-bot[bot]
46d8a8ba11
ci: refresh docs build dependencies ( #3151 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-20 09:17:42 +01:00
ansible-documentation-bot[bot]
60c7262c1d
Add the Ansible community 13.0.0a3 porting guide ( #3139 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-10-15 21:36:14 +02:00
Sandra McCann
5addc54126
remove old summit banner ( #3131 )
2025-10-14 08:14:47 +01:00
ansible-documentation-bot[bot]
e44113bc2c
ci: refresh dev dependencies ( #3127 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-13 08:23:08 +01:00
ansible-documentation-bot[bot]
39a3045f0b
ci: refresh docs build dependencies ( #3130 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-13 08:15:23 +01:00
Sandra McCann
3118aec42f
Intersphinx ( #3089 )
...
* update intersphinx links
* trim whitespace
* rm ansible 11 intersphinx
---------
Co-authored-by: Don Naro <dnaro@redhat.com >
2025-10-08 19:01:23 +01:00
Don Naro
51a71a5504
minor typo fix ( #3117 )
2025-10-08 18:55:23 +01:00
Don Naro
2d9c72fd0d
replace role removed in Ansible 11 ( #3118 )
2025-10-08 18:53:26 +01:00
ansible-documentation-bot[bot]
bf81d9167c
Add the Ansible community 13.0.0a2 porting guide ( #3110 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-10-07 19:00:27 +02:00
ansible-documentation-bot[bot]
7da26c705c
Add the Ansible community 11.11.0 porting guide ( #3108 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-10-07 18:55:05 +02:00
ansible-documentation-bot[bot]
8adb65b6aa
Add the Ansible community 12.1.0 porting guide ( #3109 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-10-07 18:51:41 +02:00
Jordan Borean
3ecd3e505c
Update WinRM Listener Code ( #3101 )
...
Updates the examples used to create a HTTP or HTTPS WinRM listener to be
compatible with both Windows PowerShell 5.1 and PowerShell 7.x. The
`New-WSManInstance` only worked for WinPS and not for PS 7.x.
2025-10-07 10:19:38 +01:00
ansible-documentation-bot[bot]
602e65f849
ci: refresh docs build dependencies ( #3096 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-06 11:04:48 +01:00
ansible-documentation-bot[bot]
ca1a070f08
ci: refresh dev dependencies ( #3094 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-10-06 08:32:52 +01:00
ansible-documentation-bot[bot]
1689e79aa1
ci: refresh dev dependencies ( #3082 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-29 09:53:28 +01:00
ansible-documentation-bot[bot]
7678ef0805
ci: refresh docs build dependencies ( #3083 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-29 09:51:52 +01:00
Lyle McKarns
0c37383b46
Fixes #3041 ( #3065 )
...
Remove `--draft` (and related comments) from the creating porting guide
step, as per the noted issue.
2025-09-25 20:52:56 +01:00
Felix Fontein
224218a351
Add ansible-core 2.20 to maintenance info ( #3075 )
...
* Add ansible-core 2.20 to maintenance info.
* Add more specific dates.
Co-authored-by: sivel / Matt Martz <matt@sivel.net >
---------
Co-authored-by: sivel / Matt Martz <matt@sivel.net >
2025-09-25 20:32:48 +02:00
Don Naro
c41e76ae49
add 13 to package doc build ( #3073 )
2025-09-25 08:19:52 +01:00
ansible-documentation-bot[bot]
cae38cda0a
Add the Ansible community 13.0.0a1 porting guide ( #3076 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-09-24 20:09:35 +02:00
Felix Fontein
4e705bed74
Add stable-2.20 to tagger and pip-compile-dev workflow ( #3074 )
...
* Add stable-2.20 to tagger.
* Add stable-2.20 to pip-compile-dev workflow.
2025-09-24 18:55:41 +02:00
ansible-documentation-bot[bot]
88f1ad8e94
ci: refresh dev dependencies ( #3067 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
v2.20.0b1
2025-09-22 08:15:40 +01:00
ansible-documentation-bot[bot]
0fb5bedf82
ci: refresh docs build dependencies ( #3070 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-22 08:14:21 +01:00
Lyle McKarns
8d0ff82a32
Per issue [ #3063 ], removing stable-2.16 session ( #3064 )
2025-09-19 18:29:27 +01:00
Mario Lenz
b3d171c50d
Ansible 13 roadmap ( #3000 )
...
* Ansible 13 roadmap
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/roadmap/COLLECTIONS_13.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Commit review suggestion from felixfontein
Co-authored-by: Felix Fontein <felix@fontein.de >
* Link ansible-core roadmap using RST label
* Undo last ansible.readthedocs.io link
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-09-18 21:41:05 +02:00
ansible-documentation-bot[bot]
040c487327
ci: refresh dev dependencies ( #3061 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-15 09:44:32 +01:00
ansible-documentation-bot[bot]
2e1f5af0d8
ci: refresh docs build dependencies ( #3062 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-15 09:43:31 +01:00
Don Naro
e5c3f19454
Add deps refresh guidance for maintainers ( #3024 )
...
Fixes issue #2850
2025-09-11 10:07:17 +01:00
Don Naro
f2c0765648
bump latest to 12 in the scheduled docs build ( #3053 )
2025-09-10 17:39:01 +01:00
Sandra McCann
da8ec25854
add core 2.19 docs to package docs ( #3050 )
2025-09-09 15:33:10 -04:00
Sandra McCann
9fdd91f0ac
update latest version to Ansible 12 ( #2964 )
2025-09-09 15:08:14 -04:00
Sandra McCann
f26e89af3f
Update the release table for Ansible 12 ( #2963 )
...
* update release table for Ansible 12
* fix table formatting
2025-09-09 15:05:10 -04:00
dependabot[bot]
3eb6a22c38
Bump actions/setup-python from 5 to 6 ( #3035 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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-09-09 20:40:05 +02:00
ansible-documentation-bot[bot]
b57fc77229
Add the Ansible community 11.10.0 porting guide ( #3043 )
...
Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com >
2025-09-09 20:27:57 +02:00
Traythedev
4e83875cd7
Merge pull request #3040 from ansible/release/porting-guide-12.0.0
...
Add the Ansible community 12.0.0 porting guide
2025-09-09 11:55:59 -04:00
Traythedev
a5080c570f
Add the Ansible community 12.0.0 porting guide
2025-09-09 14:10:08 +00:00
Andrew Klychkov
75e8b256e3
community/maintainers_workflow.rst: improve wording and formatting ( #3008 )
...
* community/maintainers_workflow.rst: improve wording and formatting
* Feedback 1
2025-09-08 16:09:16 +01:00
ansible-documentation-bot[bot]
1030d27205
ci: refresh dev dependencies ( #3030 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-08 09:44:01 +01:00
ansible-documentation-bot[bot]
857fea0d43
ci: refresh docs build dependencies ( #3034 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-08 08:30:26 +01:00
Vishal Perla
a6e9ce42e4
docs: fix typos and clarify wording in community docs ( #3023 )
2025-09-04 16:07:51 -04:00
ansible-documentation-bot[bot]
fac47a333a
Add the Ansible community 12.0.0rc1 porting guide ( #3021 )
...
Co-authored-by: Traythedev <24616310+traytorous@users.noreply.github.com >
2025-09-02 20:25:29 +02:00
ansible-documentation-bot[bot]
f33bdc8cde
ci: refresh dev dependencies ( #3016 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-01 09:57:24 +01:00
ansible-documentation-bot[bot]
5091bbddab
ci: refresh docs build dependencies ( #3019 )
...
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-09-01 09:55:33 +01:00
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