Commit graph

3 commits

Author SHA1 Message Date
Pavel Bar
ab24f41cbd Fix deprecated imports in tests/unit/mock/yaml_helper.py
Replace deprecated module_utils import:
- ansible.module_utils.six.PY3 -> removed (Python 2 code paths removed)

Related to #686

Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
2026-02-15 23:56:05 +02:00
Abhijeet Kasurde
ea8fc70373 Fix sanity test for modules
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-03-02 18:53:06 +05:30
Ansible Core Team
6f928621f0 Initial commit 2020-03-09 13:15:28 +00:00