Currently, this implementation returns “$name $action” as the status output, instead of the status of the actual command.
adrian@Riven:~/repos/puppet/puppetlabs-service$ bolt task run package action=install name=vim --nodes pe-201901-agent --run-as root
Started on pe-201901-agent...
Finished on pe-201901-agent:
{
"status": "vim install"
}
Successful on 1 node: pe-201901-agent
Ran on 1 node in 4.61 seconds