Rex::Commands::Notify
Notify a resource to execute.
- Provided by: rex (Version: 1.3.3-1)
- Report a bug
Notify a resource to execute.
This module exports the notify() function.
notify "run", "extract-archive"; notify $type, $resource_name;
This function will notify the given $resource_name of the given $resource_type to execute.