Files
community.general/lib/ansible/executor
James Cammarata c42484a029 Minor cleanup when reassigning play context to reused connections
* Relocate the assignment of the host address to the remote_addr field
  in the play context, which was only done when the connection was created
  (it's now done after the post_validate() is called on the play context)
* Make the assignment of the play context to the connection an else, since
  it's not required if the connection is not reused
2016-01-18 13:36:40 -05:00
..
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2016-01-14 11:57:12 -05:00