mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
parent
caf5868ec9
commit
c13b1a718a
3 changed files with 1 additions and 4 deletions
|
@ -32,6 +32,7 @@ except ImportError:
|
|||
from ansible.utils.display import Display
|
||||
display = Display()
|
||||
|
||||
|
||||
class TerminalModule(TerminalBase):
|
||||
|
||||
terminal_stdout_re = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue