The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Archer::Plugin::Exec::Local - run the command in local machine.

SYNOPSIS

  - module: Exec::Local
    config:
      user: root
      command: ls [% work_dir %]/[% project %]/

DESCRIPTION

run the command in local machine.

AUTHORS

Tokuhiro Matsuno.