docs: more accurate bullet.

pull/245/head
David Wilson 8 years ago
parent d148e3db4e
commit 48535cc661

@ -43,11 +43,10 @@ it can only ensure the module executes as quickly as possible.
of magnitude** compared to SSH pipelining, with around 5x fewer frames of magnitude** compared to SSH pipelining, with around 5x fewer frames
traversing the network in a typical run. traversing the network in a typical run.
* **No writes to the target's filesystem occur**, unless explicitly triggered * **Fewer writes to the target filesystem occur**. In typical configurations,
by a playbook step. In all typical configurations, Ansible repeatedly Ansible repeatedly rewrites and extracts ZIP files to multiple temporary
rewrites and extracts ZIP files to multiple temporary directories on the directories on the target. Security issues relating to temporarily files in
target. Since no temporary files are used, security issues relating to those cross-account scenarios are entirely avoided.
files in cross-account scenarios are entirely avoided.
Installation Installation

Loading…
Cancel
Save