Actions
Architecture #15382
closedUser story #15223: Execute a single directive on the agent
Architecture #15239: Generate a list of directives with their id and mode
Generate a bundle for each directive so it can be called with one bundle
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Fix check:
To do
Regression:
Description
Instead of Generating 5-6 bundle calls (at least context, mode, disable reporting, call, clean_reporting) for each directive we want to generate two bundle call (mode, run_directive)
run_directive bundle will contains the same 5-6 bunlde calls minus the mode one, but it will allow to call thedirective, with its parameters in one go
Actions