mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
deprecate esoteric/undocumented playbook syntaxes (#85378)
Co-authored-by: Matt Clay <matt@mystile.com>
(cherry picked from commit 547c64f326)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
deprecated_features:
|
||||
- playbook syntax - Using a mapping with the ``action`` keyword is deprecated. (https://github.com/ansible/ansible/issues/84101)
|
||||
- playbook syntax - Using ``key=value`` args and the task ``args`` keyword on the same task is deprecated.
|
||||
- playbook syntax - Specifying the task ``args`` keyword without a value is deprecated.
|
||||
Reference in New Issue
Block a user