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