mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
fix typo (#84955)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user