From 8a027415d0f1cff803b81df4d821f56445b14c66 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 16 Apr 2012 22:04:23 -0400 Subject: [PATCH] Port shouldn't be in this example --- examples/playbooks/intro_example.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/playbooks/intro_example.yml b/examples/playbooks/intro_example.yml index 7ee6fe7991e..1fb31d2688b 100644 --- a/examples/playbooks/intro_example.yml +++ b/examples/playbooks/intro_example.yml @@ -9,7 +9,6 @@ - hosts: all user: root - port: 3000 # could have also have done: # user: mdehaan