This commit is contained in:
Alexandre Morignot
2025-04-10 15:54:40 +00:00
committed by GitHub
parent 5347d4d4fc
commit 16db3fe6c9
+1 -1
View File
@@ -34,7 +34,7 @@ class BecomeBase(AnsiblePlugin):
# plugin requires a tty, i.e su # plugin requires a tty, i.e su
require_tty = False require_tty = False
# plugin allows for pipelining executio # plugin allows for pipelining execution
pipelining = True pipelining = True
# prompt to match # prompt to match