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.
- Host: GitHub
- URL: https://github.com/timakin/ansible-perl
- Owner: timakin
- Created: 2015-05-12T13:14:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-18T21:47:22.000Z (about 11 years ago)
- Last Synced: 2025-01-23T19:20:08.155Z (over 1 year ago)
- Size: 108 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ansible-perl
==============
## Integration
```
- hosts : vagrantbox
roles : Perl Installation
- {role: perl, perl_ver: 5.20.2}
```