mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 18:04:02 -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
|
@ -23,7 +23,7 @@ import time
|
|||
|
||||
from ansible.errors import *
|
||||
from ansible.playbook.included_file import IncludedFile
|
||||
from ansible.plugins.strategies import StrategyBase
|
||||
from ansible.plugins.strategy import StrategyBase
|
||||
|
||||
try:
|
||||
from __main__ import display
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue