Actions
User story #6369
closedRun twice the same action
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Most of ncf methods are state methods, since having a defined state is the goal of a configuration tool, this is desired.
However a few ncf methods are action methods : command_execution and service_restart
We should have a way to force cfengine to run these action every time we ask for it and not once for all, if some technique want to restart twice a service, it should be able to.
Actions