Commit 4971101f by Michael DeHaan

Handler doesn't take this param.

parent 706ba9fd
...@@ -499,8 +499,7 @@ class PlayBook(object): ...@@ -499,8 +499,7 @@ class PlayBook(object):
handlers=[], handlers=[],
host_list=triggered_by, host_list=triggered_by,
conditional=True, conditional=True,
remote_user=user, remote_user=user
remote_port=self.remote_port
) )
# end of execution for this particular pattern. Multiple patterns # end of execution for this particular pattern. Multiple patterns
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment