mirror of https://github.com/ansible/ansible.git
Spelling fixes (#85345)
A few grammar fixes too.
(cherry picked from commit 83fcaeaa8b)
pull/85383/head
parent
59cdb65926
commit
0aa8a878cf
@ -1,2 +1,2 @@
|
||||
deprecated_features:
|
||||
- Stategy Plugins - Use of strategy plugins not provided in ``ansible.builtin`` are deprecated and do not carry any backwards compatibility guarantees going forward. A future release will remove the ability to use external strategy plugins. No alternative for third party strategy plugins is currently planned.
|
||||
- Strategy Plugins - Use of strategy plugins not provided in ``ansible.builtin`` are deprecated and do not carry any backwards compatibility guarantees going forward. A future release will remove the ability to use external strategy plugins. No alternative for third party strategy plugins is currently planned.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
minor_changes:
|
||||
- ansible-test - Replace container Fedora 40 with 41.
|
||||
- ansible-test - Replace container Alpine 3.20 with 3.21.
|
||||
- ansible-test - Update distro containers to remove unnecessary pakages (apache2, subversion, ruby).
|
||||
- ansible-test - Update distro containers to remove unnecessary packages (apache2, subversion, ruby).
|
||||
- ansible-test - Update the HTTP test container.
|
||||
- ansible-test - Update the PyPI test container.
|
||||
- ansible-test - Update the utility container.
|
||||
|
||||
Loading…
Reference in New Issue