mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Removing leftover import of atomic_move
This commit is contained in:
parent
efbad90ef8
commit
ba4693051b
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ from ansible.callbacks import vvv
|
|||
from ansible import errors
|
||||
from ansible import utils
|
||||
from ansible import constants as C
|
||||
from ansible.module_utils.basic import atomic_move
|
||||
|
||||
AUTHENTICITY_MSG="""
|
||||
paramiko: The authenticity of host '%s' can't be established.
|
||||
|
|
Loading…
Reference in a new issue