mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
This reverts commit e152b277cf
.
This commit is contained in:
parent
ee10551c7d
commit
023c5167fd
9 changed files with 224 additions and 362 deletions
|
@ -84,6 +84,7 @@ import re
|
|||
import tempfile
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
from ansible.module_utils.common.file import FileLock
|
||||
from ansible.module_utils._text import to_bytes, to_native
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue