mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 15:21:25 -07:00
(cherry picked from commit a262a30122
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
3b1b7966ca
commit
b6ccac372c
4 changed files with 5 additions and 3 deletions
|
@ -95,7 +95,7 @@ except ImportError:
|
|||
|
||||
from ansible.errors import AnsibleError
|
||||
from ansible.plugins.inventory import BaseInventoryPlugin, Constructable
|
||||
from ansible.module_utils._text import to_native
|
||||
from ansible.module_utils.common.text.converters import to_native
|
||||
|
||||
from collections import namedtuple
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue