* Add ActionsManager to provide a common interface to local and remote actions
* Move action handle logic from RecipeRunner to new ActionsManager
* Implement BaseAction for all local actions
* Implement ConsoleLog as a subclass of BaseAction
* Validate action arguments with schema validator from PolicyEngine
MozReview-Commit-ID: E2cxkkvYjCz