From a12ee6f30b099b33bdef142a3360bdd6298c47fb Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 16 Apr 2012 22:18:08 -0400 Subject: [PATCH] Make note about pending port change --- rst/examples.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rst/examples.rst b/rst/examples.rst index 419e9590c65..00ff5d66304 100644 --- a/rst/examples.rst +++ b/rst/examples.rst @@ -35,6 +35,8 @@ If you need to access SSH on a different port:: ansible atlanta -a "/usr/bin/foo" -p 2112 +(NOTE: this will be changing to just use the inventory file for per-host port settings) + Ok, so those are basics. If you didn't read about patterns and groups yet, go back and read :doc:`patterns`. The -f 10 in the above specifies the usage of 10 simultaneous processes. Normally commands also take