mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-11 19:16:11 +00:00
SUMMARY This PR is essentially attempting Option B from issue #996 (Option A is implemented here); this code update accounts for the recent merge of sanity: warn on ansible.module_utils.six imports #85651. Reviewed-by: Alina Buzachis Reviewed-by: Yuriy Novostavskiy <yuriy@novostavskiy.kyiv.ua>
3 lines
143 B
YAML
3 lines
143 B
YAML
bugfixes:
|
|
- Remove ``ansible.module_utils.six`` imports to avoid warnings (https://github.com/ansible-collections/kubernetes.core/pull/998).
|