Refactor: tools: Take pcmk_resource_t in send_lrm_rsc_op()
This introduces some duplication that will go away soon.
Keep the rsc_id argument for logging, since it may differ from rsc->id
(found using pcmk_rsc_match_history via pe_find_resource()).
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>