mirror of https://github.com/ansible/ansible.git
Soft deprecate ansible.module_utils.six (#86048)
parent
6dd48814f2
commit
e4b4787c02
@ -0,0 +1,3 @@
|
||||
deprecated_features:
|
||||
- >
|
||||
``ansible.module_utils.six`` - The ``six`` compatibility library provided at ``ansible.module_utils.six`` is deprecated, and planned for removal in ansible-core 2.24
|
||||
Loading…
Reference in New Issue