NAME

Kanku::Notifier::Console

SYNOPSIS

  notifiers:
    -
      use_module: Kanku::Notifier::Console
      options:
        template: |+
          Hello M0ses,
          Please visit our new website http://[% context.ipaddress %]
        loglevel: info
      states: succeed

DESCRIPTION

This notifier module allows you to print a message on the consoel

SEE ALSO

Template::Toolkit