DOKK / manpages / debian 10 / rex / Rex::Commands::Notify.3pm.en
Rex::Commands::Notify(3pm) User Contributed Perl Documentation Rex::Commands::Notify(3pm)

Rex::Commands::Notify - 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.

2018-02-01 perl v5.26.1