I have a feature request.
Execute a HTTP request to multiple nodes without having rundeck login into each node.
A variable that can be used in Remote URL executed locally iterated over Node Filter.
I.e. specify a node filter.
Execute Remote URL "https://${node.filter}/api/whatever" executed locally iterated until all ${node.filter} has been run once.
Don't know if rundeck allows plugin to do such a thing, but it would be awesome if it could.