mirror of https://github.com/ansible/ansible.git
Fix up deprecation removal changelog headers (#75848)
parent
9de4f24d7a
commit
e9c27c99dd
@ -1,2 +1,2 @@
|
||||
bugfixes:
|
||||
removed_features:
|
||||
- cli - remove deprecated ability to set verbosity before the sub-command (https://github.com/ansible/ansible/issues/75823)
|
||||
|
@ -1,2 +1,2 @@
|
||||
bugfixes:
|
||||
removed_features:
|
||||
- copy - remove deprecated ``thirsty`` alias (https://github.com/ansible/ansible/issues/75824)
|
||||
|
@ -1,2 +1,2 @@
|
||||
bugfixes:
|
||||
removed_features:
|
||||
- url_argument_spec - remove deprecated ``thirsty`` alias for ``get_url`` and ``uri`` modules (https://github.com/ansible/ansible/issues/75825, https://github.com/ansible/ansible/issues/75826)
|
||||
|
@ -1,2 +1,2 @@
|
||||
bugfixes:
|
||||
removed_features:
|
||||
- Remove deprecated ``Templar.set_available_variables()`` method (https://github.com/ansible/ansible/issues/75828)
|
||||
|
Loading…
Reference in New Issue