An open API service indexing awesome lists of open source software.

https://github.com/timakin/ansible-perl

Ansible role for perl installation. It's able to flexibly specify the version.
https://github.com/timakin/ansible-perl

Last synced: 6 months ago
JSON representation

Ansible role for perl installation. It's able to flexibly specify the version.

Awesome Lists containing this project

README

          

Ansible-perl
==============

## Integration

```
- hosts : vagrantbox
roles : Perl Installation
- {role: perl, perl_ver: 5.20.2}
```