mirror of https://github.com/ansible/ansible.git
Deprecate `ansible.module_utils.six` (#85934)
* Deprecate `ansible.module_utils.six`
Fixes #85920
(cherry picked from commit 686c3658ae)
pull/85950/head
parent
cbeb1da98b
commit
0f079fd23f
@ -0,0 +1,2 @@
|
||||
deprecated_features:
|
||||
- Deprecate the ``ansible.module_utils.six`` module. Use the Python standard library equivalent instead.
|
||||
Loading…
Reference in New Issue