There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.