Ansible role installs cpanm and generally useful perl modules from CPAN.
- Tested on ansible 2.1.2.0
- hosts: all
roles:
- { role: grimmjow8.ansible-perl }
<path>/ansible-perl $ ansible-playbook test.yml
Licensed under the MIT License. See the LICENSE file for details.
TBD