Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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}
```