pull/84208/merge
Alexandre Morignot 9 months ago committed by GitHub
parent 5347d4d4fc
commit 16db3fe6c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,7 @@ class BecomeBase(AnsiblePlugin):
# plugin requires a tty, i.e su
require_tty = False
# plugin allows for pipelining executio
# plugin allows for pipelining execution
pipelining = True
# prompt to match

Loading…
Cancel
Save