docs: update docs about pipelining (#51856)

Additional documentation about `keep_remote_files` and
`pipelining` configurations.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2019-02-12 23:19:00 +05:30 committed by Sam Doran
parent 76ab88c9f5
commit 4e0e09d2de
2 changed files with 5 additions and 1 deletions

View file

@ -852,6 +852,7 @@ class ActionBase(with_metaclass(ABCMeta, object)):
if self._is_pipelining_enabled(module_style):
in_data = module_data
display.vvv("Pipelining is enabled.")
else:
cmd = remote_module_path