summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2012-04-16 22:04:23 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2012-04-16 22:04:23 -0400
commit8a027415d0f1cff803b81df4d821f56445b14c66 (patch)
treeb2e1e204fa959586c7f4060f4885b6fd24074ef4 /examples
parent08468dcb0ca90a389795e1576d36be97cf9980a5 (diff)
downloadansible-8a027415d0f1cff803b81df4d821f56445b14c66.tar.gz
Port shouldn't be in this example
Diffstat (limited to 'examples')
-rw-r--r--examples/playbooks/intro_example.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/playbooks/intro_example.yml b/examples/playbooks/intro_example.yml
index 7ee6fe7991..1fb31d2688 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