Subject: | cpanp usage / examples with ansible? |
Date: | Wed, 18 Mar 2020 15:26:48 -0700 |
To: | bug-cpanplus [...] rt.cpan.org |
From: | PGNet Dev <pgnet.dev [...] gmail.com> |
i use CPANP on all my linux boxes.
i'm implementing ansible deployment.
i'm aware that a 'cpanm' module exists for ansible ...
... does one for 'cpanp' ?
any good/known ansible+cpanp posts/docs/etc ?
in particular, i'm looking for robust examples to:
install/update multiple modules, setting/forcing dependencies
and for one, or more, of those to remotely launch & install a src build
cpanp -z
build etc
exit
then ... continue ...