mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Started implementing become in v2
This commit is contained in:
@@ -33,6 +33,7 @@ __all__ = ['TaskExecutor']
|
||||
|
||||
import json
|
||||
import time
|
||||
import pipes
|
||||
|
||||
class TaskExecutor:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user