mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
corrected all missing paths changes
This commit is contained in:
parent
4aea1f6568
commit
b6d6c2e4db
13 changed files with 22 additions and 22 deletions
|
@ -31,7 +31,7 @@ from distutils.version import LooseVersion
|
|||
import ansible.constants as C
|
||||
|
||||
from ansible import errors
|
||||
from ansible.plugins.connections import ConnectionBase
|
||||
from ansible.plugins.connection import ConnectionBase
|
||||
|
||||
BUFSIZE = 65536
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue